| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 310 T0 = _mm_mul_epu32(T0, S41); in poly1305_blocks() 410 T0 = _mm_add_epi64(T0, M5); in poly1305_blocks() 546 T0 = _mm_mul_epu32(T0, S21); in poly1305_blocks() 556 T0 = _mm_add_epi64(T0, v01); in poly1305_blocks() 567 T0 = _mm_add_epi64(T0, v02); in poly1305_blocks() 573 T0 = _mm_add_epi64(T0, v03); in poly1305_blocks() 588 T0 = _mm_add_epi64(T0, v04); in poly1305_blocks() 635 T0 = _mm_add_epi64(T0, M0); in poly1305_blocks() 645 T0 = _mm_and_si128(T0, MMASK); in poly1305_blocks() 658 T0 = _mm_and_si128(T0, MMASK); in poly1305_blocks() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_impl.h | 147 #define Skein_Set_T0(ctxPtr, T0) Skein_Set_Tweak(ctxPtr, 0, T0) argument 151 #define Skein_Set_T0_T1(ctxPtr, T0, T1) \ argument 153 Skein_Set_T0(ctxPtr, (T0)); \
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 69 #define T0 12 macro 74 #define T0 8 macro
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.h | 232 #define Skein_Set_T0(ctxPtr,T0) Skein_Set_Tweak(ctxPtr,0,T0) argument 236 #define Skein_Set_T0_T1(ctxPtr,T0,T1) \ argument 238 Skein_Set_T0(ctxPtr,(T0)); \
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 279 SAVE_REG(t0, T0, sp) ;\ 340 RESTORE_REG(t0, T0, sp) ;\ 439 SAVE_U_PCB_REG(t0, T0, k1) 534 RESTORE_U_PCB_REG(t0, T0, k1) 703 SAVE_U_PCB_REG(t0, T0, k1) 822 RESTORE_U_PCB_REG(t0, T0, k1)
|
| H A D | swtch.S | 108 RESTORE_U_PCB_REG(t0, T0, k1)
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-opp-romulus.dts | 255 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-nicole.dts | 239 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 168 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 222 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-zaius.dts | 503 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-tacoma.dts | 123 /*T0-T7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-ibm-rainier.dts | 151 /*T0-T7*/ "","","","","","","","",
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 185 misc: Use physical core count for -T0 on FreeBSD by @cemeyer 336 cli : new : command -T0 means "detect and use nb of cores", by Sean Purcell 337 cli : new : zstdmt symlink hardwired to `zstd -T0`
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstd.1.md | 9 `zstdmt` is equivalent to `zstd -T0`
|