Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c636 u64 t3_ = t3 + (t2_ >> 51); in format_fcontract_first_carry_pass() local
638 u64 t4_ = t4 + (t3_ >> 51); in format_fcontract_first_carry_pass()
639 u64 t3__ = t3_ & 0x7ffffffffffffLLU; in format_fcontract_first_carry_pass()
664 u64 t3_ = t3 + (t2_ >> 51); in format_fcontract_second_carry_pass() local
666 u64 t4_ = t4 + (t3_ >> 51); in format_fcontract_second_carry_pass()
667 u64 t3__ = t3_ & 0x7ffffffffffffLLU; in format_fcontract_second_carry_pass()