crypto_stream_salsa20_keybytes method

int crypto_stream_salsa20_keybytes()

Implementation

int crypto_stream_salsa20_keybytes() {
  return _crypto_stream_salsa20_keybytes();
}