Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_mod_mul_montgomery

563 int BN_mod_mul_montgomery(BIGNUM *r,const BIGNUM *a,const BIGNUM *b,
565 #define BN_to_montgomery(r,a,mont,ctx) BN_mod_mul_montgomery(\