Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c44 static OSSL_FUNC_keymgmt_import_types_fn mac_imexport_types; variable
46 static OSSL_FUNC_keymgmt_export_types_fn mac_imexport_types; variable
305 static const OSSL_PARAM *mac_imexport_types(int selection) in mac_imexport_types() function
537 { OSSL_FUNC_KEYMGMT_IMPORT_TYPES, (void (*)(void))mac_imexport_types },
539 { OSSL_FUNC_KEYMGMT_EXPORT_TYPES, (void (*)(void))mac_imexport_types },

Completed in 12 milliseconds