Searched refs:crypto_stream_xchacha20_keybytes (Results 1 – 3 of 3) sorted by relevance
25 size_t crypto_stream_xchacha20_keybytes(void);
11 crypto_stream_xchacha20_keybytes(void) in crypto_stream_xchacha20_keybytes() function
185 assert(crypto_stream_xchacha20_keybytes() == crypto_stream_xchacha20_KEYBYTES); in tv_stream_xchacha20()