/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_x86ni.c | 64 __m128i t4; in expand_step192() local 84 __m128i t4; in expand_step256_1() local 100 __m128i t2, t4; in expand_step256_2() local
|
H A D | aes_ct.c | 47 uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in br_aes_ct_bitslice_Sbox() local
|
H A D | aes_ct64.c | 47 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in br_aes_ct64_bitslice_Sbox() local
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_p256_m64.c | 263 uint64_t x, f, t0, t1, t2, t3, t4; in f256_montymul() local 798 uint64_t t1[4], t2[4], t3[4], t4[4]; in p256_double() local 899 uint64_t t1[4], t2[4], t3[4], t4[4], t5[4], t6[4], t7[4], tt; in p256_add() local 1011 uint64_t t1[4], t2[4], t3[4], t4[4], t5[4], t6[4], t7[4], tt; in p256_add_mixed() local
|
H A D | ec_c25519_m64.c | 174 uint64_t t0, t1, t2, t3, t4, cc; in f255_sub() local 258 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, th; in f255_mul() local
|
H A D | ec_p256_m15.c | 1357 uint32_t t1[20], t2[20], t3[20], t4[20]; in p256_double() local 1483 uint32_t t1[20], t2[20], t3[20], t4[20], t5[20], t6[20], t7[20]; in p256_add() local 1608 uint32_t t1[20], t2[20], t3[20], t4[20], t5[20], t6[20], t7[20]; in p256_add_mixed() local
|
H A D | ec_p256_m31.c | 762 uint32_t t1[9], t2[9], t3[9], t4[9]; in p256_double() local 861 uint32_t t1[9], t2[9], t3[9], t4[9], t5[9], t6[9], t7[9]; in p256_add() local 972 uint32_t t1[9], t2[9], t3[9], t4[9], t5[9], t6[9], t7[9]; in p256_add_mixed() local
|
H A D | ec_p256_m62.c | 777 uint64_t t1[5], t2[5], t3[5], t4[5]; in p256_double() local 879 uint64_t t1[5], t2[5], t3[5], t4[5], t5[5], t6[5], t7[5], tt; in p256_add() local 991 uint64_t t1[5], t2[5], t3[5], t4[5], t5[5], t6[5], t7[5], tt; in p256_add_mixed() local
|
H A D | ec_prime_i15.c | 183 #define t4 9 macro
|
H A D | ec_prime_i31.c | 182 #define t4 9 macro
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | trace.h | 77 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument 103 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument
|
/freebsd/crypto/openssh/regress/ |
H A D | Makefile | 180 t4: target
|
/freebsd/contrib/bearssl/src/kdf/ |
H A D | shake.c | 66 uint64_t t0, t1, t2, t3, t4; in process_block() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_smpl.c | 1497 BIGNUM *t1, *t2, *t3, *t4, *t5 = NULL; in ossl_ec_GFp_simple_ladder_pre() local 1568 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_step() local 1656 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_post() local
|
/freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 47 t4 = 6.46013096e-02, /* 0x3d844db1 */ variable
|
H A D | e_lgamma_r.c | 111 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | MapFile.cpp | 226 ScopedTimer t4(ctx.writeTimer); writeMapFile() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 271 double t1, t2, t3, t4; /* The four timestamps in the packet */ in simulate_server() local
|
H A D | ntp_util.c | 726 record_raw_stats(sockaddr_u * srcadr,sockaddr_u * dstadr,l_fp * t1,l_fp * t2,l_fp * t3,l_fp * t4,int leap,int version,int mode,int stratum,int ppoll,int precision,double root_delay,double root_dispersion,u_int32 refid,int len,u_char * extra) record_raw_stats() argument
|
/freebsd/sys/powerpc/powerpc/ |
H A D | support.S | 200 #define t4 %r9 macro
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-hacl64.h | 629 u64 t4 = input[4]; in format_fcontract_first_carry_pass() local 657 u64 t4 = input[4]; in format_fcontract_second_carry_pass() local 720 u64 t4 = input[4]; in format_fcontract_store() local
|
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/ |
H A D | edonr.c | 123 uint64_t t0, t1, t2, t3, t4, t5, t6, t7; in Q512() local
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 72 t4 = 6.46249402389127526561003464202671923e-02L, variable
|
/freebsd/lib/msun/ld80/ |
H A D | e_lgammal_r.c | 103 #define t4 (t4u.e) macro
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_exp.c | 623 unsigned int t4 = 0; in BN_mod_exp_mont_consttime() local
|