Searched refs:t4 (Results 1 – 2 of 2) sorted by relevance
444 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_first_carry_pass() local451 uint64_t t4_ = t4 + (t3_ >> (uint32_t)51U); in Hacl_EC_Format_fcontract_first_carry_pass()472 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_second_carry_pass() local479 uint64_t t4_ = t4 + (t3_ >> (uint32_t)51U); in Hacl_EC_Format_fcontract_second_carry_pass()535 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_store() local539 uint64_t o3 = t4 << (uint32_t)12U | t3 >> (uint32_t)39U; in Hacl_EC_Format_fcontract_store()
489 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_first_carry_pass() local496 uint64_t t4_ = t4 + (t3_ >> (uint32_t)51U); in Hacl_EC_Format_fcontract_first_carry_pass()517 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_second_carry_pass() local524 uint64_t t4_ = t4 + (t3_ >> (uint32_t)51U); in Hacl_EC_Format_fcontract_second_carry_pass()580 uint64_t t4 = input[4U]; in Hacl_EC_Format_fcontract_store() local584 uint64_t o3 = t4 << (uint32_t)12U | t3 >> (uint32_t)39U; in Hacl_EC_Format_fcontract_store()
Completed in 7 milliseconds