Searched refs:crypto_core_hchacha20_inputbytes (Results 1 – 3 of 3) sorted by relevance
17 size_t crypto_core_hchacha20_inputbytes(void);
78 crypto_core_hchacha20_inputbytes(void) in crypto_core_hchacha20_inputbytes() function
74 assert(crypto_core_hchacha20_inputbytes() == crypto_core_hchacha20_INPUTBYTES); in tv_hchacha20()