Home
last modified time | relevance | path

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

/linux/crypto/
H A Decc.c564 vli_clear(r + ndigits, ndigits); in vli_mmod_special()
568 vli_clear(t + ndigits, ndigits); in vli_mmod_special()
599 vli_clear(m + ndigits, ndigits); in vli_mmod_special2()
604 vli_clear(r + ndigits, ndigits); in vli_mmod_special2()
615 vli_clear(qc + ndigits, ndigits); in vli_mmod_special2()
650 vli_clear(mod_m, word_shift); in vli_mmod_slow()
1048 vli_clear(result, ndigits); in vli_mod_inv()
1054 vli_clear(u, ndigits); in vli_mod_inv()
1056 vli_clear(v, ndigits); in vli_mod_inv()
1214 vli_clear(z, ndigits); in xycz_initial_double()
[all …]