crypto_secretstream_xchacha20poly1305_tag_rekey method

int crypto_secretstream_xchacha20poly1305_tag_rekey()

Implementation

int crypto_secretstream_xchacha20poly1305_tag_rekey() {
  return _crypto_secretstream_xchacha20poly1305_tag_rekey();
}