crypto_core_salsa2012_keybytes method

int crypto_core_salsa2012_keybytes()

Implementation

int crypto_core_salsa2012_keybytes() {
  return _crypto_core_salsa2012_keybytes();
}