Lines Matching refs:d4
3188 uint32_t *e3, *d2, *d3, *d4, *T2, *T4; // 6 residues needed in invert_mod_p521() local
3196 …d4 = &CASPER_MEM[(20U * (uint32_t)kCASPER_ECC_P521_wordlen + 80U) + 3U * ((uint32_t)kCASPER_ECC_P5… in invert_mod_p521()
3223 multiply_casper(d4, e3, d2); in invert_mod_p521()
3226 square_casper(d3, d4); in invert_mod_p521()
3233 multiply_casper(d2, e3, d4); in invert_mod_p521()
3243 multiply_casper(d4, e3, d2); in invert_mod_p521()
3246 square_casper(d3, d4); in invert_mod_p521()
3253 multiply_casper(d2, e3, d4); in invert_mod_p521()
3263 multiply_casper(d4, e3, d2); in invert_mod_p521()
3266 square_casper(d3, d4); in invert_mod_p521()
3273 multiply_casper(d2, e3, d4); in invert_mod_p521()