Searched refs:AES_gcm_decrypt (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openssl/openssl-fips/inline-t4/
H A De_aes.c256 # define AES_gcm_decrypt aesni_gcm_decrypt macro
1429 bulk = AES_gcm_decrypt(in, out, len,
1447 bulk = AES_gcm_decrypt(in, out, len,
1544 bulk = AES_gcm_decrypt(in + res,
1566 bulk = AES_gcm_decrypt(in + res,

Completed in 17 milliseconds