Home
last modified time | relevance | path

Searched refs:crypto_stream_salsa2012_keygen (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa2012/
H A Dstream_salsa2012.c23 crypto_stream_salsa2012_keygen(unsigned char k[crypto_stream_salsa2012_KEYBYTES]) in crypto_stream_salsa2012_keygen() function
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_stream_salsa2012.h44 void crypto_stream_salsa2012_keygen(unsigned char k[crypto_stream_salsa2012_KEYBYTES]);