Home | History | Annotate | Download | only in bn

Lines Matching defs:RR

332 	BIGNUM RR;     /* used to convert to montgomery form */
502 int BN_mod_exp_mont_consttime(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p,
577 (r),(a),&((mont)->RR),(mont),(ctx))