Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c46 static OSSL_FUNC_keymgmt_dup_fn dsa_dup; variable
651 static void *dsa_dup(const void *keydata_from, int selection) in dsa_dup() function