Home
last modified time | relevance | path

Searched refs:vli_set (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/crypto/
A Decc.c543 vli_set(t, mod, ndigits); in vli_mmod_special()
547 vli_set(result, r, ndigits); in vli_mmod_special()
574 vli_set(m, mod, ndigits); in vli_mmod_special2()
1004 vli_set(b, mod, ndigits); in vli_mod_inv()
1139 vli_set(x1, z1, ndigits); in ecc_point_double_jacobian()
1140 vli_set(z1, y1, ndigits); in ecc_point_double_jacobian()
1141 vli_set(y1, t4, ndigits); in ecc_point_double_jacobian()
1162 vli_set(x2, x1, ndigits); in xycz_initial_double()
1163 vli_set(y2, y1, ndigits); in xycz_initial_double()
1218 vli_set(x2, t5, ndigits); in xycz_add()
[all …]

Completed in 6 milliseconds