RSA_eay_mod_exp
static int RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *i, RSA *rsa, BN_CTX *ctx);
.rsa_mod_exp = RSA_eay_mod_exp,