crypto_core_salsa20_outputbytes method

int crypto_core_salsa20_outputbytes()

Implementation

int crypto_core_salsa20_outputbytes() {
  return _crypto_core_salsa20_outputbytes();
}