Searched refs:RSA_eay_mod_exp (Results 1 – 1 of 1) sorted by relevance
132 static int RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *i, RSA *rsa, BN_CTX *ctx);142 .rsa_mod_exp = RSA_eay_mod_exp,700 RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in RSA_eay_mod_exp() function