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