Searched refs:crypto_stream_salsa20_keygen (Results 1 – 3 of 3) sorted by relevance
51 void crypto_stream_salsa20_keygen(unsigned char k[crypto_stream_salsa20_KEYBYTES]);
35 { crypto_stream_salsa20_keygen, crypto_stream_salsa20_KEYBYTES }, in tv_keygen()
72 crypto_stream_salsa20_keygen(unsigned char k[crypto_stream_salsa20_KEYBYTES]) in crypto_stream_salsa20_keygen() function