Searched refs:crypto_stream_salsa20_NONCEBYTES (Results 1 – 3 of 3) sorted by relevance
27 #define crypto_stream_salsa20_NONCEBYTES 8U macro
38 return crypto_stream_salsa20_NONCEBYTES; in crypto_stream_salsa20_noncebytes()
490 COMPILER_ASSERT(sizeof stream.nonce == crypto_stream_salsa20_NONCEBYTES); in randombytes_salsa20_random_buf()526 COMPILER_ASSERT(sizeof stream.nonce == crypto_stream_salsa20_NONCEBYTES); in randombytes_salsa20_random()