Searched refs:crypto_stream_xsalsa20_noncebytes (Results 1 – 3 of 3) sorted by relevance
29 size_t crypto_stream_xsalsa20_noncebytes(void);
51 crypto_stream_xsalsa20_noncebytes(void) in crypto_stream_xsalsa20_noncebytes() function
61 assert(crypto_stream_noncebytes() == crypto_stream_xsalsa20_noncebytes()); in main()