crypto_stream_salsa20_noncebytes method

int crypto_stream_salsa20_noncebytes()

Implementation

int crypto_stream_salsa20_noncebytes() {
  return _crypto_stream_salsa20_noncebytes();
}