crypto/ecc.c
1053
vli_rshift1(a, ndigits);
crypto/ecc.c
1058
vli_rshift1(u, ndigits);
crypto/ecc.c
1062
vli_rshift1(b, ndigits);
crypto/ecc.c
1067
vli_rshift1(v, ndigits);
crypto/ecc.c
1072
vli_rshift1(a, ndigits);
crypto/ecc.c
1081
vli_rshift1(u, ndigits);
crypto/ecc.c
1086
vli_rshift1(b, ndigits);
crypto/ecc.c
1095
vli_rshift1(v, ndigits);
crypto/ecc.c
1159
vli_rshift1(x1, ndigits);
crypto/ecc.c
1162
vli_rshift1(x1, ndigits);
crypto/ecc.c
662
vli_rshift1(mod_m, ndigits);
crypto/ecc.c
664
vli_rshift1(mod_m + ndigits, ndigits);