Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/casper/
Dfsl_casper.c3188 uint32_t *e3, *d2, *d3, *d4, *T2, *T4; // 6 residues needed in invert_mod_p521() local
3195d3 = &CASPER_MEM[(20U * (uint32_t)kCASPER_ECC_P521_wordlen + 80U) + 2U * ((uint32_t)kCASPER_ECC_P5… in invert_mod_p521()
3204 square_casper(d3, T2); in invert_mod_p521()
3205 square_casper(e3, d3); in invert_mod_p521()
3209 square_casper(d3, T4); in invert_mod_p521()
3210 square_casper(e3, d3); in invert_mod_p521()
3211 square_casper(d3, e3); in invert_mod_p521()
3212 square_casper(e3, d3); in invert_mod_p521()
3216 square_casper(d3, d2); in invert_mod_p521()
3217 square_casper(e3, d3); in invert_mod_p521()
[all …]