crypto/ecc.c
1062
vli_rshift1(a, ndigits);
crypto/ecc.c
1067
vli_rshift1(u, ndigits);
crypto/ecc.c
1071
vli_rshift1(b, ndigits);
crypto/ecc.c
1076
vli_rshift1(v, ndigits);
crypto/ecc.c
1081
vli_rshift1(a, ndigits);
crypto/ecc.c
1090
vli_rshift1(u, ndigits);
crypto/ecc.c
1095
vli_rshift1(b, ndigits);
crypto/ecc.c
1104
vli_rshift1(v, ndigits);
crypto/ecc.c
1168
vli_rshift1(x1, ndigits);
crypto/ecc.c
1171
vli_rshift1(x1, ndigits);
crypto/ecc.c
671
vli_rshift1(mod_m, ndigits);
crypto/ecc.c
673
vli_rshift1(mod_m + ndigits, ndigits);