Searched defs:crypto_stream_KEYBYTES (Results 1 – 2 of 2) sorted by relevance
24 #define crypto_stream_KEYBYTES crypto_stream_xsalsa20_KEYBYTES macro
46 crypto_stream_keygen(unsigned char k[crypto_stream_KEYBYTES]) in crypto_stream_keygen()