Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_lshift1

467 /* BN_lshift1 sets |r| equal to |a| << 1, where |r| and |a| may be the same
469 OPENSSL_EXPORT int BN_lshift1(BIGNUM *r, const BIGNUM *a);