Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A 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
672 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))dsa_match },