Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c22 static OSSL_FUNC_keymgmt_has_fn slh_dsa_has; variable
68 static int slh_dsa_has(const void *keydata, int selection) in slh_dsa_has() function