BN_rshift1
int ret = g != NULL && N != NULL && bn_ctx != NULL && BN_is_odd(N) && BN_check_prime(N, bn_ctx, NULL) == 1 && p != NULL && BN_rshift1(p, N) &&
if (!BN_rshift1(D, D))
if (!BN_rshift1(X, X))
if (!BN_rshift1(Y, Y))
if (!BN_rshift1(g, g))
|| !BN_rshift1(r, r))
if (!BN_rshift1(u, u))
if (!BN_rshift1(b, b))
if (!BN_rshift1(t, ret))
if (!BN_rshift1(t, q))
if (!BN_rshift1(t1, dh->params.p))
if (!BN_rshift1(group->cofactor, group->order) /* n/2 */
if (!BN_rshift1(r->Y, n0))
int BN_rshift1(BIGNUM *r, const BIGNUM *a);
if (!TEST_true(BN_rshift1(t, t)))
|| !TEST_true(BN_rshift1(ret, lshift1))
|| !TEST_true(BN_rshift1(ret, lshift1))
|| !TEST_true(BN_rshift1(ret, lshift1))
if (!TEST_true(BN_rshift1(ret, a))
|| !TEST_true(BN_rshift1(k, k))
|| !TEST_true(BN_rshift1(k, k))
|| !TEST_true(BN_rshift1(y, y)))
|| !TEST_true(BN_rshift1(y, y)))
&& TEST_true(BN_rshift1(n, n))
&& TEST_true(BN_rshift1(n, n))