crypto_core_salsa208_keybytes method

int crypto_core_salsa208_keybytes()

Implementation

int crypto_core_salsa208_keybytes() {
  return _crypto_core_salsa208_keybytes();
}