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