Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddh_kmgmt.c45 static OSSL_FUNC_keymgmt_import_types_fn dh_import_types; variable
304 static const OSSL_PARAM *dh_import_types(int selection) in dh_import_types() function