Searched refs:crypto_stream_salsa20_messagebytes_max (Results 1 – 3 of 3) sorted by relevance
33 size_t crypto_stream_salsa20_messagebytes_max(void);
44 assert(crypto_stream_salsa20_messagebytes_max() > 0U); in main()
42 crypto_stream_salsa20_messagebytes_max(void) in crypto_stream_salsa20_messagebytes_max() function