Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/keymgmt/
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
667 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dsa_has },