Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dnames.h71 #define PROV_NAMES_AES_128_GCM "AES-128-GCM:id-aes128-GCM:2.16.840.1.101.3.4.1.6" macro
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c199 ALG(PROV_NAMES_AES_128_GCM, ossl_aes128gcm_functions),
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c305 ALG(PROV_NAMES_AES_128_GCM, ossl_aes128gcm_functions),