Searched refs:crypto_stream_chacha20_ietf_messagebytes_max (Results 1 – 3 of 3) sorted by relevance
68 size_t crypto_stream_chacha20_ietf_messagebytes_max(void);
47 crypto_stream_chacha20_ietf_messagebytes_max(void) in crypto_stream_chacha20_ietf_messagebytes_max() function
183 …assert(crypto_stream_chacha20_ietf_messagebytes_max() == crypto_stream_chacha20_ietf_MESSAGEBYTES_… in main()