Searched refs:slh_dsa_has (Results 1 – 1 of 1) sorted by relevance
28 static OSSL_FUNC_keymgmt_has_fn slh_dsa_has; variable74 static int slh_dsa_has(const void *keydata, int selection) in slh_dsa_has() function102 if (!slh_dsa_has(key, selection)) in slh_dsa_validate()451 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))slh_dsa_has }, \