Searched refs:ossl_ml_dsa_i2d_pubkey (Results 1 – 3 of 3) sorted by relevance
32 int ossl_ml_dsa_i2d_pubkey(const ML_DSA_KEY *key, unsigned char **out);
268 int ossl_ml_dsa_i2d_pubkey(const ML_DSA_KEY *key, unsigned char **out) in ossl_ml_dsa_i2d_pubkey() function
859 return ossl_ml_dsa_i2d_pubkey(vkey, pder); in ml_dsa_spki_pub_to_der()