Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h293 extern const OSSL_DISPATCH ossl_cmac_legacy_keymgmt_functions[];
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c557 const OSSL_DISPATCH ossl_cmac_legacy_keymgmt_functions[] = { variable
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c454 { PROV_NAMES_CMAC, "provider=default", ossl_cmac_legacy_keymgmt_functions,
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c452 ossl_cmac_legacy_keymgmt_functions, PROV_DESCS_CMAC_SIGN },