crypto_stream_chacha20_ietf_keybytes method

int crypto_stream_chacha20_ietf_keybytes()

Implementation

int crypto_stream_chacha20_ietf_keybytes() {
  return _crypto_stream_chacha20_ietf_keybytes();
}