Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/amd64/
H A Dossl_aes_gcm.c181 gcm_encrypt_avx512(struct ossl_gcm_context *ctx, const unsigned char *in, in gcm_encrypt_avx512() function
217 .encrypt = gcm_encrypt_avx512,