Home
last modified time | relevance | path

Searched refs:ossl_aes_gcm_ops (Results 1 – 4 of 4) 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
H A Dossl_aes_gcm.c593 static const struct ossl_aes_gcm_ops gcm_ops = {
/freebsd/sys/crypto/openssl/amd64/
H A Dossl_aes_gcm_avx512.c210 static const struct ossl_aes_gcm_ops gcm_ops_avx512 = {
/freebsd/sys/crypto/openssl/arm/
H A Dossl_aes_gcm_neon.c338 static const struct ossl_aes_gcm_ops gcm_ops_neon = {