Searched defs:T1 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 70 #define T1 13 macro 75 #define T1 9 macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha2.c | 163 uint32_t T1, T2; in SHA256Transform() local 373 uint64_t T1, T2; in SHA512Transform() local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_impl.h | 148 #define Skein_Set_T1(ctxPtr, T1) Skein_Set_Tweak(ctxPtr, 1, T1) argument 151 #define Skein_Set_T0_T1(ctxPtr, T0, T1) \ argument
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.h | 233 #define Skein_Set_T1(ctxPtr,T1) Skein_Set_Tweak(ctxPtr,1,T1) argument 236 #define Skein_Set_T0_T1(ctxPtr,T0,T1) \ argument
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
|