Home
last modified time | relevance | path

Searched defs:ec_match (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c50 static OSSL_FUNC_keymgmt_match_fn ec_match; variable
328 static int ec_match(const void *keydata1, const void *keydata2, int selection) in ec_match() function