Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c45 static OSSL_FUNC_keymgmt_export_fn mac_export; variable
273 static int mac_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in mac_export() function
546 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },
568 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },
/third_party/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c45 static OSSL_FUNC_keymgmt_export_fn mac_export; variable
273 static int mac_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in mac_export() function
543 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },
565 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))mac_export },

Completed in 2 milliseconds