Searched refs:crypto_stream_salsa20_noncebytes (Results 1 – 3 of 3) sorted by relevance
29 size_t crypto_stream_salsa20_noncebytes(void);
43 assert(crypto_stream_salsa20_noncebytes() > 0U); in main()
36 crypto_stream_salsa20_noncebytes(void) in crypto_stream_salsa20_noncebytes() function