Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c43 static OSSL_FUNC_keymgmt_match_fn dsa_match; variable
152 static int dsa_match(const void *keydata1, const void *keydata2, int selection) in dsa_match() function
740 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))dsa_match },

Completed in 6 milliseconds