Symbol: T1
lib/libc/hash/sha256.c
128
uint32_t T1, T2;
lib/libc/hash/sha256.c
130
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;
lib/libc/hash/sha256.c
136
*e = *d + T1;
lib/libc/hash/sha256.c
140
*a = T1 + T2;
lib/libc/hash/sha512.c
147
uint64_t T1, T2;
lib/libc/hash/sha512.c
149
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;
lib/libc/hash/sha512.c
155
*e = *d + T1;
lib/libc/hash/sha512.c
159
*a = T1 + T2;
lib/libcrypto/sha/sha256.c
145
uint32_t T1, T2;
lib/libcrypto/sha/sha256.c
147
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;
lib/libcrypto/sha/sha256.c
153
*e = *d + T1;
lib/libcrypto/sha/sha256.c
157
*a = T1 + T2;
lib/libcrypto/sha/sha512.c
169
SHA_LONG64 T1, T2;
lib/libcrypto/sha/sha512.c
171
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;
lib/libcrypto/sha/sha512.c
177
*e = *d + T1;
lib/libcrypto/sha/sha512.c
181
*a = T1 + T2;
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
106
.p = { .re = &dummy_re, .aspath = &asp[0], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
109
.p = { .re = &dummy_re, .aspath = &asp[1], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
112
.p = { .re = &dummy_re, .aspath = &asp[2], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
115
.p = { .re = &dummy_re, .aspath = &asp[0], .peer = &peer1, .nhflags = 0, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
118
.p = { .re = &dummy_re, .aspath = &asp[3], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
121
.p = { .re = &dummy_re, .aspath = &asp[4], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
124
.p = { .re = &dummy_re, .aspath = &asp[5], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
126
.p = { .re = &dummy_re, .aspath = &asp[6], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
129
.p = { .re = &dummy_re, .aspath = &asp[7], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
132
.p = { .re = &dummy_re, .aspath = &asp[0], .peer = &peer1_i, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
135
.p = { .re = &dummy_re, .aspath = &asp[8], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
142
.p = { .re = &dummy_re, .aspath = &asp[0], .peer = &peer2, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
146
.p = { .re = &dummy_re, .aspath = &asp[0], .peer = &peer1_a4, .nhflags = NEXTHOP_VALID, .lastchange = T1, } },
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
166
{ .re = &dummy_re, .aspath = &med_asp[0], .peer = &peer2, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
168
{ .re = &dummy_re, .aspath = &med_asp[1], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
170
{ .re = &dummy_re, .aspath = &med_asp[2], .peer = &peer3, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
172
{ .re = &dummy_re, .aspath = &med_asp[3], .peer = &peer1_a4, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
175
{ .re = &dummy_re, .aspath = &med_asp[5], .peer = &peer3, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
177
{ .re = &dummy_re, .aspath = &med_asp[4], .peer = &peer1, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
regress/usr.sbin/bgpd/unittests/rde_decide_test.c
184
{ .re = &dummy_re, .aspath = &asp[0], .peer = &peer2, .nhflags = NEXTHOP_VALID, .lastchange = T1, };
sys/arch/mips64/include/cpustate.h
130
RESTORE_REG(t1, T1, frame, bo) ;\
sys/arch/mips64/include/cpustate.h
68
SAVE_REG(t1, T1, frame, bo) ;\
sys/crypto/sha2.c
273
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + W256[j]; \
sys/crypto/sha2.c
274
(d) += T1; \
sys/crypto/sha2.c
275
(h) = T1 + Sigma0_256((a)) + Maj((a), (b), (c)); \
sys/crypto/sha2.c
284
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + \
sys/crypto/sha2.c
286
(d) += T1; \
sys/crypto/sha2.c
287
(h) = T1 + Sigma0_256((a)) + Maj((a), (b), (c)); \
sys/crypto/sha2.c
295
u_int32_t T1, W256[16];
sys/crypto/sha2.c
344
a = b = c = d = e = f = g = h = T1 = 0;
sys/crypto/sha2.c
353
u_int32_t T1, T2, W256[16];
sys/crypto/sha2.c
372
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
sys/crypto/sha2.c
377
e = d + T1;
sys/crypto/sha2.c
381
a = T1 + T2;
sys/crypto/sha2.c
394
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
sys/crypto/sha2.c
400
e = d + T1;
sys/crypto/sha2.c
404
a = T1 + T2;
sys/crypto/sha2.c
420
a = b = c = d = e = f = g = h = T1 = T2 = 0;
sys/crypto/sha2.c
551
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + W512[j]; \
sys/crypto/sha2.c
552
(d) += T1; \
sys/crypto/sha2.c
553
(h) = T1 + Sigma0_512((a)) + Maj((a), (b), (c)); \
sys/crypto/sha2.c
563
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + \
sys/crypto/sha2.c
565
(d) += T1; \
sys/crypto/sha2.c
566
(h) = T1 + Sigma0_512((a)) + Maj((a), (b), (c)); \
sys/crypto/sha2.c
574
u_int64_t T1, W512[16];
sys/crypto/sha2.c
622
a = b = c = d = e = f = g = h = T1 = 0;
sys/crypto/sha2.c
631
u_int64_t T1, T2, W512[16];
sys/crypto/sha2.c
652
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
sys/crypto/sha2.c
657
e = d + T1;
sys/crypto/sha2.c
661
a = T1 + T2;
sys/crypto/sha2.c
674
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
sys/crypto/sha2.c
680
e = d + T1;
sys/crypto/sha2.c
684
a = T1 + T2;
sys/crypto/sha2.c
700
a = b = c = d = e = f = g = h = T1 = T2 = 0;
sys/lib/libsa/sha2.c
353
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + W256[j]; \
sys/lib/libsa/sha2.c
354
(d) += T1; \
sys/lib/libsa/sha2.c
355
(h) = T1 + Sigma0_256((a)) + Maj((a), (b), (c)); \
sys/lib/libsa/sha2.c
364
T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + \
sys/lib/libsa/sha2.c
366
(d) += T1; \
sys/lib/libsa/sha2.c
367
(h) = T1 + Sigma0_256((a)) + Maj((a), (b), (c)); \
sys/lib/libsa/sha2.c
375
u_int32_t T1, W256[16];
sys/lib/libsa/sha2.c
424
a = b = c = d = e = f = g = h = T1 = 0;
sys/lib/libsa/sha2.c
433
u_int32_t T1, T2, W256[16];
sys/lib/libsa/sha2.c
451
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
sys/lib/libsa/sha2.c
456
e = d + T1;
sys/lib/libsa/sha2.c
460
a = T1 + T2;
sys/lib/libsa/sha2.c
473
T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
sys/lib/libsa/sha2.c
479
e = d + T1;
sys/lib/libsa/sha2.c
483
a = T1 + T2;
sys/lib/libsa/sha2.c
499
a = b = c = d = e = f = g = h = T1 = T2 = 0;
sys/lib/libsa/sha2.c
628
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + W512[j]; \
sys/lib/libsa/sha2.c
629
(d) += T1; \
sys/lib/libsa/sha2.c
630
(h) = T1 + Sigma0_512((a)) + Maj((a), (b), (c)); \
sys/lib/libsa/sha2.c
640
T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + \
sys/lib/libsa/sha2.c
642
(d) += T1; \
sys/lib/libsa/sha2.c
643
(h) = T1 + Sigma0_512((a)) + Maj((a), (b), (c)); \
sys/lib/libsa/sha2.c
651
u_int64_t T1, W512[16];
sys/lib/libsa/sha2.c
700
a = b = c = d = e = f = g = h = T1 = 0;
sys/lib/libsa/sha2.c
709
u_int64_t T1, T2, W512[16];
sys/lib/libsa/sha2.c
727
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
sys/lib/libsa/sha2.c
732
e = d + T1;
sys/lib/libsa/sha2.c
736
a = T1 + T2;
sys/lib/libsa/sha2.c
749
T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
sys/lib/libsa/sha2.c
755
e = d + T1;
sys/lib/libsa/sha2.c
759
a = T1 + T2;
sys/lib/libsa/sha2.c
775
a = b = c = d = e = f = g = h = T1 = T2 = 0;
usr.sbin/ntpd/client.c
287
double T1, T2, T3, T4, offset, delay;
usr.sbin/ntpd/client.c
374
T1 = p->query.xmttime;
usr.sbin/ntpd/client.c
387
p->reply[p->shift].offset = ((T2 - T1) + (T3 - T4)) / 2 - getoffset();
usr.sbin/ntpd/client.c
388
p->reply[p->shift].delay = (T4 - T1) - (T3 - T2);
usr.sbin/ntpd/client.c
399
p->reply[p->shift].error = (T2 - T1) - (T3 - T4);