Searched refs:ossl_slh_dsa_key_equal (Results 1 – 3 of 3) sorted by relevance
30 __owur int ossl_slh_dsa_key_equal(const SLH_DSA_KEY *key1, const SLH_DSA_KEY *key2,
178 int ossl_slh_dsa_key_equal(const SLH_DSA_KEY *key1, const SLH_DSA_KEY *key2, in ossl_slh_dsa_key_equal() function
89 return ossl_slh_dsa_key_equal(key1, key2, selection); in slh_dsa_match()