Searched refs:crypto_core_salsa20_constbytes (Results 1 – 3 of 3) sorted by relevance
25 size_t crypto_core_salsa20_constbytes(void);
112 assert(crypto_core_salsa20_constbytes() == crypto_core_salsa20_CONSTBYTES); in main()
124 crypto_core_salsa20_constbytes(void) in crypto_core_salsa20_constbytes() function