Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h636 u64 t4_ = t4 + (t3_ >> 51); in format_fcontract_first_carry_pass() local
642 input[4] = t4_; in format_fcontract_first_carry_pass()
664 u64 t4_ = t4 + (t3_ >> 51); in format_fcontract_second_carry_pass() local
670 input[4] = t4_; in format_fcontract_second_carry_pass()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c326 #define T4_MODREGS(name) { #name, t4_##name##_regs }
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c5168 caps_allowed.x##caps = t4_##x##caps_allowed; \ in partition_resources()