Home
last modified time | relevance | path

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

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