Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_aes256gcm.h65 int crypto_aead_aes256gcm_encrypt(unsigned char *c,
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_aes256gcm.c3155 crypto_aead_aes256gcm_encrypt(ciphertext, &found_ciphertext_len, in tv()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c847 crypto_aead_aes256gcm_encrypt(unsigned char *c, in crypto_aead_aes256gcm_encrypt() function
939 crypto_aead_aes256gcm_encrypt(unsigned char *c, unsigned long long *clen_p, in crypto_aead_aes256gcm_encrypt() function