Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Decc.c1095 vli_mod_mult_fast(t5, x1, t4, curve); in ecc_point_double_jacobian()
1099 vli_mod_mult_fast(y1, y1, z1, curve); in ecc_point_double_jacobian()
1110 vli_mod_mult_fast(x1, x1, z1, curve); in ecc_point_double_jacobian()
1135 vli_mod_mult_fast(x1, x1, t5, curve); in ecc_point_double_jacobian()
1195 vli_mod_mult_fast(x1, x1, t5, curve); in xycz_add()
1197 vli_mod_mult_fast(x2, x2, t5, curve); in xycz_add()
1210 vli_mod_mult_fast(y1, y1, x2, curve); in xycz_add()
1214 vli_mod_mult_fast(y2, y2, x2, curve); in xycz_add()
1240 vli_mod_mult_fast(x1, x1, t5, curve); in xycz_add_c()
1242 vli_mod_mult_fast(x2, x2, t5, curve); in xycz_add_c()
[all …]

Completed in 5 milliseconds