Home
last modified time | relevance | path

Searched refs:rsa_int_export_to (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_ameth.c772 static int rsa_int_export_to(const EVP_PKEY *from, int rsa_type, in rsa_int_export_to() function
904 return rsa_int_export_to(from, RSA_FLAG_TYPE_RSA, to_keydata, in rsa_pkey_export_to()
912 return rsa_int_export_to(from, RSA_FLAG_TYPE_RSASSAPSS, to_keydata, in rsa_pss_pkey_export_to()