Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_aead_aes256gcm.h153 int crypto_aead_aes256gcm_decrypt_detached_afternm(unsigned char *m,
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c643 crypto_aead_aes256gcm_decrypt_detached_afternm(unsigned char *m, unsigned char *nsec, in crypto_aead_aes256gcm_decrypt_detached_afternm() function
811 ret = crypto_aead_aes256gcm_decrypt_detached_afternm in crypto_aead_aes256gcm_decrypt_afternm()
885 return crypto_aead_aes256gcm_decrypt_detached_afternm in crypto_aead_aes256gcm_decrypt_detached()
1008 crypto_aead_aes256gcm_decrypt_detached_afternm(unsigned char *m, unsigned char *nsec, in crypto_aead_aes256gcm_decrypt_detached_afternm() function