Lines Matching refs:vli_rshift1
277 static void vli_rshift1(u64 *vli, unsigned int ndigits) in vli_rshift1() function
671 vli_rshift1(mod_m, ndigits); in vli_mmod_slow()
673 vli_rshift1(mod_m + ndigits, ndigits); in vli_mmod_slow()
1062 vli_rshift1(a, ndigits); in vli_mod_inv()
1067 vli_rshift1(u, ndigits); in vli_mod_inv()
1071 vli_rshift1(b, ndigits); in vli_mod_inv()
1076 vli_rshift1(v, ndigits); in vli_mod_inv()
1081 vli_rshift1(a, ndigits); in vli_mod_inv()
1090 vli_rshift1(u, ndigits); in vli_mod_inv()
1095 vli_rshift1(b, ndigits); in vli_mod_inv()
1104 vli_rshift1(v, ndigits); in vli_mod_inv()
1168 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()
1171 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()