crypto_stream_chacha20_ietf_noncebytes method

int crypto_stream_chacha20_ietf_noncebytes()

Implementation

int crypto_stream_chacha20_ietf_noncebytes() {
  return _crypto_stream_chacha20_ietf_noncebytes();
}