Searched refs:crypto_stream_salsa208_KEYBYTES (Results 1 – 2 of 2) sorted by relevance
7 return crypto_stream_salsa208_KEYBYTES; in crypto_stream_salsa208_keybytes()23 crypto_stream_salsa208_keygen(unsigned char k[crypto_stream_salsa208_KEYBYTES]) in crypto_stream_salsa208_keygen() argument25 randombytes_buf(k, crypto_stream_salsa208_KEYBYTES); in crypto_stream_salsa208_keygen()
22 #define crypto_stream_salsa208_KEYBYTES 32U macro49 void crypto_stream_salsa208_keygen(unsigned char k[crypto_stream_salsa208_KEYBYTES])