crypto_secretstream_xchacha20poly1305_statebytes method

int crypto_secretstream_xchacha20poly1305_statebytes()

Implementation

int crypto_secretstream_xchacha20poly1305_statebytes() {
  return _crypto_secretstream_xchacha20poly1305_statebytes();
}