Lines Matching refs:vli_rshift1
253 static void vli_rshift1(u64 *vli, unsigned int ndigits) in vli_rshift1() function
647 vli_rshift1(mod_m, ndigits); in vli_mmod_slow()
649 vli_rshift1(mod_m + ndigits, ndigits); in vli_mmod_slow()
1013 vli_rshift1(a, ndigits); in vli_mod_inv()
1018 vli_rshift1(u, ndigits); in vli_mod_inv()
1022 vli_rshift1(b, ndigits); in vli_mod_inv()
1027 vli_rshift1(v, ndigits); in vli_mod_inv()
1032 vli_rshift1(a, ndigits); in vli_mod_inv()
1041 vli_rshift1(u, ndigits); in vli_mod_inv()
1046 vli_rshift1(b, ndigits); in vli_mod_inv()
1055 vli_rshift1(v, ndigits); in vli_mod_inv()
1119 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()
1122 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()