Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c62 static OSSL_FUNC_keymgmt_has_fn ecx_has; variable
122 static int ecx_has(const void *keydata, int selection) in ecx_has() function