Searched refs:dsa_dup (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/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) function
678 { OSSL_FUNC_KEYMGMT_DUP, (void (*)(void))dsa_dup },

Completed in 123 milliseconds