Searched refs:crypto_stream_xchacha20 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_stream_xchacha20.h | 36 int crypto_stream_xchacha20(unsigned char *c, unsigned long long clen,
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/xchacha20/ |
| H A D | stream_xchacha20.c | 29 crypto_stream_xchacha20(unsigned char *c, unsigned long long clen, in crypto_stream_xchacha20() function
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/ |
| H A D | Makefile.am | 52 sodium/crypto_stream_xchacha20.h \
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | xchacha20.c | 126 crypto_stream_xchacha20(out2, out_len, nonce, key); in tv_stream_xchacha20() 140 crypto_stream_xchacha20(out2, 0, nonce, key); in tv_stream_xchacha20()
|