Searched refs:ossl_ml_kem_pubkey_cmp (Results 1 – 3 of 3) sorted by relevance
279 int ossl_ml_kem_pubkey_cmp(const ML_KEM_KEY *key1, const ML_KEM_KEY *key2);
219 return ossl_ml_kem_pubkey_cmp(key1, key2); in ml_kem_match()
2035 int ossl_ml_kem_pubkey_cmp(const ML_KEM_KEY *key1, const ML_KEM_KEY *key2) in ossl_ml_kem_pubkey_cmp() function