Searched refs:vli_clear (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| A D | ecc.c | 540 vli_clear(r + ndigits, ndigits); in vli_mmod_special() 544 vli_clear(t + ndigits, ndigits); in vli_mmod_special() 575 vli_clear(m + ndigits, ndigits); in vli_mmod_special2() 580 vli_clear(r + ndigits, ndigits); in vli_mmod_special2() 591 vli_clear(qc + ndigits, ndigits); in vli_mmod_special2() 626 vli_clear(mod_m, word_shift); in vli_mmod_slow() 999 vli_clear(result, ndigits); in vli_mod_inv() 1005 vli_clear(u, ndigits); in vli_mod_inv() 1007 vli_clear(v, ndigits); in vli_mod_inv() 1165 vli_clear(z, ndigits); in xycz_initial_double() [all …]
|
Completed in 7 milliseconds