Home
last modified time | relevance | path

Searched refs:crypto_aead_aes256gcm_decrypt_afternm (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_aes256gcm.h129 int crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m,
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c800 crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m, unsigned long long *mlen_p, in crypto_aead_aes256gcm_decrypt_afternm() function
906 ret = crypto_aead_aes256gcm_decrypt_afternm in crypto_aead_aes256gcm_decrypt()
1020 crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m, unsigned long long *mlen_p, in crypto_aead_aes256gcm_decrypt_afternm() function