Lines Matching full:bn_exp
778 /* BN_exp sets |r| equal to |a|^{|p|}. It does so with a square-and-multiply781 OPENSSL_EXPORT int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,