Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_rshift1

496 /* BN_rshift1 sets |r| equal to |a| >> 1, where |r| and |a| may be the same
498 OPENSSL_EXPORT int BN_rshift1(BIGNUM *r, const BIGNUM *a);