Searched refs:crypto_aead_chacha20poly1305_ietf_encrypt (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | aead_chacha20poly1305.c | 216 crypto_aead_chacha20poly1305_ietf_encrypt(c, &found_clen, m, MLEN, in tv_ietf() 275 crypto_aead_chacha20poly1305_ietf_encrypt(c, &found_clen, m, MLEN, in tv_ietf() 319 crypto_aead_chacha20poly1305_ietf_encrypt(c, &found_clen, c, MLEN, in tv_ietf()
|
H A D | misuse.c | 123 assert(crypto_aead_chacha20poly1305_ietf_encrypt(NULL, NULL, NULL, UINT64_MAX, in sigabrt_handler_4()
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/ |
H A D | crypto_aead_chacha20poly1305.h | 40 int crypto_aead_chacha20poly1305_ietf_encrypt(unsigned char *c,
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/ |
H A D | aead_chacha20poly1305.c | 135 crypto_aead_chacha20poly1305_ietf_encrypt(unsigned char *c, in crypto_aead_chacha20poly1305_ietf_encrypt() function
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 274 crypto_aead_chacha20poly1305_ietf_encrypt() and
|