Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c39 static OSSL_FUNC_keymgmt_has_fn dsa_has; variable
130 static int dsa_has(const void *keydata, int selection) in dsa_has() function