Searched refs:crypto_stream_chacha20_ietf_noncebytes (Results 1 – 3 of 3) sorted by relevance
181 assert(crypto_stream_chacha20_ietf_noncebytes() > 0U); in main()182 assert(crypto_stream_chacha20_ietf_noncebytes() == crypto_stream_chacha20_ietf_NONCEBYTES); in main()
63 size_t crypto_stream_chacha20_ietf_noncebytes(void);
42 crypto_stream_chacha20_ietf_noncebytes(void) { in crypto_stream_chacha20_ietf_noncebytes() function