Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddh_kmgmt.c41 static OSSL_FUNC_keymgmt_has_fn dh_has; variable
129 static int dh_has(const void *keydata, int selection) in dh_has() function