Home | History | Annotate | Download | only in bn

Lines Matching refs:bn_mod_exp

498 int	BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
608 int (*bn_mod_exp)(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,