Searched refs:crypto_stream_xchacha20_noncebytes (Results 1 – 3 of 3) sorted by relevance
29 size_t crypto_stream_xchacha20_noncebytes(void);
17 crypto_stream_xchacha20_noncebytes(void) in crypto_stream_xchacha20_noncebytes() function
186 assert(crypto_stream_xchacha20_noncebytes() == crypto_stream_xchacha20_NONCEBYTES); in tv_stream_xchacha20()