Searched defs:T0 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 69 #define T0 12 macro 74 #define T0 8 macro
|
| /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
|
| /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
|
| /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
|