Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c48 static OSSL_FUNC_keymgmt_export_types_fn dh_export_types; variable
310 static const OSSL_PARAM *dh_export_types(int selection) in dh_export_types() function
864 { OSSL_FUNC_KEYMGMT_EXPORT_TYPES, (void (*)(void))dh_export_types },
896 { OSSL_FUNC_KEYMGMT_EXPORT_TYPES, (void (*)(void))dh_export_types },

Completed in 5 milliseconds