Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/keymgmt/
Ddsa_kmgmt.c40 static OSSL_FUNC_keymgmt_match_fn dsa_match; variable
149 static int dsa_match(const void *keydata1, const void *keydata2, int selection) in dsa_match() function
668 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))dsa_match },