crypto_stream_chacha20_noncebytes method

int crypto_stream_chacha20_noncebytes()

Implementation

int crypto_stream_chacha20_noncebytes() {
  return _crypto_stream_chacha20_noncebytes();
}