Searched refs:ossl_ml_kem_key_dup (Results 1 – 3 of 3) sorted by relevance
224 ML_KEM_KEY *ossl_ml_kem_key_dup(const ML_KEM_KEY *key, int selection);
813 return ossl_ml_kem_key_dup(key, selection); in ml_kem_dup()
1649 ML_KEM_KEY *ossl_ml_kem_key_dup(const ML_KEM_KEY *key, int selection) in ossl_ml_kem_key_dup() function