Searched refs:ossl_ml_kem_i2d_pubkey (Results 1 – 3 of 3) sorted by relevance
32 int ossl_ml_kem_i2d_pubkey(const ML_KEM_KEY *key, unsigned char **out);
277 int ossl_ml_kem_i2d_pubkey(const ML_KEM_KEY *key, unsigned char **out) in ossl_ml_kem_i2d_pubkey() function
889 return ossl_ml_kem_i2d_pubkey(vkey, pder); in ml_kem_spki_pub_to_der()