Symbol: BN_MASK2
crypto/libressl/crypto/bn/bn_add.c
134
t2 = (t1 + carry) & BN_MASK2;
crypto/libressl/crypto/bn/bn_add.c
179
t2 = (t1 - borrow) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
1063
c1 = (tp[num] + c0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
1068
c1 = (tp[num] + c0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
273
return (BN_MASK2);
crypto/libressl/crypto/bn/bn_asm.c
325
h = ((h << BN_BITS4) | (l >> BN_BITS4)) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
346
r[0] = (BN_ULONG)ll & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
349
r[1] = (BN_ULONG)ll & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
352
r[2] = (BN_ULONG)ll & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
355
r[3] = (BN_ULONG)ll & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
365
r[0] = (BN_ULONG)ll & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
388
t = (t + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
390
l = (t + b[0]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
394
t = (t + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
396
l = (t + b[1]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
400
t = (t + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
402
l = (t + b[2]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
406
t = (t + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
408
l = (t + b[3]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
419
t = (t + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
421
l = (t + b[0]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
447
r[0] = (t1 - t2 - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
452
r[1] = (t1 - t2 - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
457
r[2] = (t1 - t2 - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
462
r[3] = (t1 - t2 - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
474
r[0] = (t1 - t2 - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
508
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
517
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
521
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
530
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
613
c0 = (c0+lo)&BN_MASK2; if (c0<lo) hi++; \
crypto/libressl/crypto/bn/bn_asm.c
614
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
623
c0 = (c0+lo)&BN_MASK2; if (c0<lo) tt++; \
crypto/libressl/crypto/bn/bn_asm.c
624
c1 = (c1+tt)&BN_MASK2; if (c1<tt) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
625
c0 = (c0+lo)&BN_MASK2; if (c0<lo) hi++; \
crypto/libressl/crypto/bn/bn_asm.c
626
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
632
c0 = (c0+lo)&BN_MASK2; if (c0<lo) hi++; \
crypto/libressl/crypto/bn/bn_asm.c
633
c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2++; \
crypto/libressl/crypto/bn/bn_asm.c
956
c1 = (tp[num] + c0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
961
ml = (c1 * n0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
977
tp[j - 1] = c1 & BN_MASK2;
crypto/libressl/crypto/bn/bn_asm.c
979
c1 = (tp[num] + c0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_div.c
268
q = BN_MASK2;
crypto/libressl/crypto/bn/bn_div.c
285
rem = (n1 - q * d0) & BN_MASK2;
crypto/libressl/crypto/bn/bn_div.c
303
rem = (n1 - q*d0)&BN_MASK2;
crypto/libressl/crypto/bn/bn_exp.c
728
tmp.d[0] = (0 - m - >d[0]) & BN_MASK2; /* 2^(top*BN_BITS2) - m */
crypto/libressl/crypto/bn/bn_exp.c
730
tmp.d[i] = (~m->d[i]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_gf2m.c
738
(u1 << (BN_BITS2 - 1))) & BN_MASK2;
crypto/libressl/crypto/bn/bn_gf2m.c
742
(b1 << (BN_BITS2 - 1))) & BN_MASK2;
crypto/libressl/crypto/bn/bn_lcl.h
327
#define Lw(t) (((BN_ULONG)(t))&BN_MASK2)
crypto/libressl/crypto/bn/bn_lcl.h
328
#define Hw(t) (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
crypto/libressl/crypto/bn/bn_lcl.h
428
#define L2HBITS(a) (((a)<<BN_BITS4)&BN_MASK2)
crypto/libressl/crypto/bn/bn_lcl.h
440
m=(m+m1)&BN_MASK2; if (m < m1) ht+=L2HBITS((BN_ULONG)1); \
crypto/libressl/crypto/bn/bn_lcl.h
443
lt=(lt+m1)&BN_MASK2; if (lt < m1) ht++; \
crypto/libressl/crypto/bn/bn_lcl.h
460
l=(l+m)&BN_MASK2; if (l < m) h++; \
crypto/libressl/crypto/bn/bn_lcl.h
474
l=(l+(c))&BN_MASK2; if (l < (c)) h++; \
crypto/libressl/crypto/bn/bn_lcl.h
476
l=(l+(c))&BN_MASK2; if (l < (c)) h++; \
crypto/libressl/crypto/bn/bn_lcl.h
477
(c)=h&BN_MASK2; \
crypto/libressl/crypto/bn/bn_lcl.h
490
l+=(c); if ((l&BN_MASK2) < (c)) h++; \
crypto/libressl/crypto/bn/bn_lcl.h
491
(c)=h&BN_MASK2; \
crypto/libressl/crypto/bn/bn_lcl.h
492
(r)=l&BN_MASK2; \
crypto/libressl/crypto/bn/bn_lib.c
535
return BN_MASK2;
crypto/libressl/crypto/bn/bn_lib.c
894
a->d[w] &= ~(BN_MASK2 << b);
crypto/libressl/crypto/bn/bn_mont.c
222
v = bn_mul_add_words(rp, np, nl, (rp[0] * n0) & BN_MASK2);
crypto/libressl/crypto/bn/bn_mont.c
223
v = (v + carry + rp[nl]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mont.c
426
Ri->d[0] = BN_MASK2;
crypto/libressl/crypto/bn/bn_mont.c
427
Ri->d[1] = BN_MASK2;
crypto/libressl/crypto/bn/bn_mont.c
455
if (!BN_set_word(Ri, BN_MASK2))
crypto/libressl/crypto/bn/bn_mul.c
107
r[0] = (0 - t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
114
r[1] = (0 - t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
121
r[2] = (0 - t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
128
r[3] = (0 - t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
146
r[0] = (t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
153
r[1] = (t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
160
r[2] = (t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
167
r[3] = (t - c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
255
l = (c + b[0]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
261
l = (c + b[1]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
267
l = (c + b[2]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
273
l = (c + b[3]) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
339
t = (a[0] + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
345
t = (a[1] + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
351
t = (a[2] + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
357
t = (a[3] + c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
563
ln = (lo + c1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
572
ln = (lo + 1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
724
ln = (lo + c1)&BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
733
ln = (lo + 1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
862
lp[i] = ((~mp[i]) + 1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
904
ll = (r[i] + lc) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
912
r[i++] = (ll - lc) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
923
ll = (r[i] + lc) & BN_MASK2;
crypto/libressl/crypto/bn/bn_mul.c
931
r[i++] = (ll - lc) & BN_MASK2;
crypto/libressl/crypto/bn/bn_nist.c
1217
*(ap++) = ((t << 1)|c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_nist.c
1279
#define BN_NIST_521_TOP_MASK ((BN_ULONG)BN_MASK2>>BN_NIST_521_LSHIFT)
crypto/libressl/crypto/bn/bn_nist.c
1319
t_d[i] = (tmp | val << BN_NIST_521_LSHIFT) & BN_MASK2;
crypto/libressl/crypto/bn/bn_nist.c
960
*(ap++) = ((t << 1) | c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_prime.c
425
maxdelta = BN_MASK2 - primes[NUMPRIMES - 1];
crypto/libressl/crypto/bn/bn_shift.c
128
rp[i] = ((t >> 1) & BN_MASK2) | c;
crypto/libressl/crypto/bn/bn_shift.c
166
t[nw + i + 1] |= (l >> rb) & BN_MASK2;
crypto/libressl/crypto/bn/bn_shift.c
167
t[nw + i] = (l << lb) & BN_MASK2;
crypto/libressl/crypto/bn/bn_shift.c
221
tmp = (l >> rb) & BN_MASK2;
crypto/libressl/crypto/bn/bn_shift.c
223
*(t++) = (tmp|(l << lb)) & BN_MASK2;
crypto/libressl/crypto/bn/bn_shift.c
225
if ((l = (l >> rb) & BN_MASK2))
crypto/libressl/crypto/bn/bn_shift.c
89
*(rp++) = ((t << 1) | c) & BN_MASK2;
crypto/libressl/crypto/bn/bn_sqr.c
271
ln = (lo + c1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_sqr.c
280
ln = (lo + 1) & BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
112
w &= BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
131
ret = (l - ((d*w)&BN_MASK2))&BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
148
w &= BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
165
a->d[i] = l = (a->d[i] + w) & BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
184
w &= BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
215
a->d[i] = (a->d[i] - w) & BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
232
w &= BN_MASK2;
crypto/libressl/crypto/bn/bn_word.c
91
w &= BN_MASK2;
usr.bin/dc/bcode.c
1208
if (rscale > m || (a->scale > 0 && (b == BN_MASK2 ||
usr.bin/dc/bcode.c
1575
if (i == BN_MASK2 || i == 0)
usr.bin/dc/bcode.c
1597
if (i == BN_MASK2)
usr.bin/dc/bcode.c
580
if (scale != BN_MASK2 && scale <= UINT_MAX)
usr.bin/dc/bcode.c
608
if (base != BN_MASK2 && base > 1 && base <= UINT_MAX)
usr.bin/dc/bcode.c
635
if (base != BN_MASK2 && 2 <= base && base <= 16)
usr.bin/dc/bcode.c
874
else if (index == BN_MASK2 || index > MAX_ARRAY_INDEX)
usr.bin/dc/bcode.c
914
} else if (index == BN_MASK2 || index > MAX_ARRAY_INDEX) {