Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_stream_salsa2012.h39 int crypto_stream_salsa2012_xor(unsigned char *c, const unsigned char *m,
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa2012/ref/
H A Dstream_salsa2012_ref.c59 crypto_stream_salsa2012_xor(unsigned char *c, const unsigned char *m, in crypto_stream_salsa2012_xor() function