Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c45 static OSSL_FUNC_keymgmt_export_fn mac_export; variable
267 static int mac_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in mac_export() function
538 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },
560 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },

Completed in 5 milliseconds