crypto_core_salsa20_keybytes method

int crypto_core_salsa20_keybytes()

Implementation

int crypto_core_salsa20_keybytes() {
  return _crypto_core_salsa20_keybytes();
}