crypto_core_hchacha20_inputbytes method

int crypto_core_hchacha20_inputbytes()

Implementation

int crypto_core_hchacha20_inputbytes() {
  return _crypto_core_hchacha20_inputbytes();
}