Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/
H A Dossl_aes_gcm.h34 struct ossl_aes_gcm_ops { struct
68 const struct ossl_aes_gcm_ops *ops; argument
/freebsd/sys/crypto/openssl/amd64/
H A Dossl_aes_gcm.c213 static const struct ossl_aes_gcm_ops gcm_ops_avx512 = {
666 static const struct ossl_aes_gcm_ops gcm_ops_aesni = {
/freebsd/sys/crypto/openssl/arm/
H A Dossl_aes_gcm.c338 static const struct ossl_aes_gcm_ops gcm_ops_neon = {