Home
last modified time | relevance | path

Searched defs:T1 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dregnum.h70 #define T1 13 macro
75 #define T1 9 macro
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c163 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 Dskein_impl.h148 #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 Dskein.h233 #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 Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local