Home
last modified time | relevance | path

Searched refs:dsa_has (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c39 static OSSL_FUNC_keymgmt_has_fn dsa_has; variable
130 static int dsa_has(const void *keydata, int selection) in dsa_has() function
671 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dsa_has },