Home
last modified time | relevance | path

Searched defs:ecx_imexport_types (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c69 static OSSL_FUNC_keymgmt_import_types_fn ecx_imexport_types; variable
71 static OSSL_FUNC_keymgmt_export_types_fn ecx_imexport_types; variable
274 static const OSSL_PARAM *ecx_imexport_types(int selection) in ecx_imexport_types() function