Searched refs:dsa_match (Results 1 – 1 of 1) sorted by relevance
43 static OSSL_FUNC_keymgmt_match_fn dsa_match; variable152 static int dsa_match(const void *keydata1, const void *keydata2, int selection) in dsa_match() function740 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))dsa_match },
Completed in 5 milliseconds