Searched refs:crypto_core_hchacha20_constbytes (Results 1 – 3 of 3) sorted by relevance
25 size_t crypto_core_hchacha20_constbytes(void);
90 crypto_core_hchacha20_constbytes(void) in crypto_core_hchacha20_constbytes() function
76 assert(crypto_core_hchacha20_constbytes() == crypto_core_hchacha20_CONSTBYTES); in tv_hchacha20()