RSA_meth_set_priv_enc
LCRYPTO_USED(RSA_meth_set_priv_enc);
int RSA_meth_set_priv_enc(RSA_METHOD *meth, int (*priv_enc)(int flen,
LCRYPTO_ALIAS(RSA_meth_set_priv_enc);
RSA_meth_set_priv_enc(rsa_method, tls_rsa_priv_enc);
RSA_meth_set_priv_enc(rsae_method, rsae_priv_enc);
RSA_meth_set_priv_enc(rsae_method, rsae_priv_enc);