Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/amd64/
H A Dossl_aes_gcm.c618 gcm_decrypt_aesni(struct ossl_gcm_context *ctx, const unsigned char *in, in gcm_decrypt_aesni() function
671 .decrypt = gcm_decrypt_aesni,