Home
last modified time | relevance | path

Searched refs:crypto_stream_xor (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Dstream4.c40 crypto_stream_xor(c, m, 163, nonce, firstkey); in main()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/
H A Dcrypto_stream.c38 crypto_stream_xor(unsigned char *c, const unsigned char *m, in crypto_stream_xor() function
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_stream.h45 int crypto_stream_xor(unsigned char *c, const unsigned char *m,