Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c48 static OSSL_FUNC_keymgmt_dup_fn dh_dup; variable
816 static void *dh_dup(const void *keydata_from, int selection) in dh_dup() function