Searched refs:crypto_stream_chacha20_messagebytes_max (Results 1 – 3 of 3) sorted by relevance
33 size_t crypto_stream_chacha20_messagebytes_max(void);
31 crypto_stream_chacha20_messagebytes_max(void) in crypto_stream_chacha20_messagebytes_max() function
178 assert(crypto_stream_chacha20_messagebytes_max() == crypto_stream_chacha20_MESSAGEBYTES_MAX); in main()