Lines Matching refs:vli_rshift1
250 static void vli_rshift1(u64 *vli, unsigned int ndigits) in vli_rshift1() function
644 vli_rshift1(mod_m, ndigits); in vli_mmod_slow()
646 vli_rshift1(mod_m + ndigits, ndigits); in vli_mmod_slow()
1010 vli_rshift1(a, ndigits); in vli_mod_inv()
1015 vli_rshift1(u, ndigits); in vli_mod_inv()
1019 vli_rshift1(b, ndigits); in vli_mod_inv()
1024 vli_rshift1(v, ndigits); in vli_mod_inv()
1029 vli_rshift1(a, ndigits); in vli_mod_inv()
1038 vli_rshift1(u, ndigits); in vli_mod_inv()
1043 vli_rshift1(b, ndigits); in vli_mod_inv()
1052 vli_rshift1(v, ndigits); in vli_mod_inv()
1115 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()
1118 vli_rshift1(x1, ndigits); in ecc_point_double_jacobian()