Searched refs:vli_set (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| A D | ecc.c | 567 vli_set(t, mod, ndigits); in vli_mmod_special() 571 vli_set(result, r, ndigits); in vli_mmod_special() 598 vli_set(m, mod, ndigits); in vli_mmod_special2() 1053 vli_set(b, mod, ndigits); in vli_mod_inv() 1188 vli_set(x1, z1, ndigits); in ecc_point_double_jacobian() 1189 vli_set(z1, y1, ndigits); in ecc_point_double_jacobian() 1190 vli_set(y1, t4, ndigits); in ecc_point_double_jacobian() 1211 vli_set(x2, x1, ndigits); in xycz_initial_double() 1212 vli_set(y2, y1, ndigits); in xycz_initial_double() 1267 vli_set(x2, t5, ndigits); in xycz_add() [all …]
|
Completed in 8 milliseconds