Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 128) sorted by relevance

123456

/external/qemu/
Ddef-helper.h93 #define DEF_HELPER_1(name, ret, t1) \ argument
95 #define DEF_HELPER_2(name, ret, t1, t2) \ argument
97 #define DEF_HELPER_3(name, ret, t1, t2, t3) \ argument
99 #define DEF_HELPER_4(name, ret, t1, t2, t3, t4) \ argument
110 #define DEF_HELPER_FLAGS_1(name, flags, ret, t1) \ argument
113 #define DEF_HELPER_FLAGS_2(name, flags, ret, t1, t2) \ argument
116 #define DEF_HELPER_FLAGS_3(name, flags, ret, t1, t2, t3) \ argument
119 #define DEF_HELPER_FLAGS_4(name, flags, ret, t1, t2, t3, t4) \ argument
137 #define DEF_HELPER_FLAGS_1(name, flags, ret, t1) \ argument
147 #define DEF_HELPER_FLAGS_2(name, flags, ret, t1, t2) \ argument
[all …]
/external/dropbear/libtommath/etc/
Dtune.c61 ulong64 t1; in time_mult() local
91 ulong64 t1; in time_sqr() local
117 ulong64 t1, t2; in main() local
D2kprime.c13 clock_t t1; in main() local
/external/dropbear/libtomcrypt/testprof/
Dx86_prof.c107 ulong64 c1, c2, t1, t2, t3; in init_timer() local
258 ulong64 t1, c1; in time_keysched() local
294 ulong64 t1, t2, c1, c2, a1, a2; in time_cipher() local
366 ulong64 t1, t2, c1, c2, a1, a2; in time_cipher2() local
441 ulong64 t1, t2, c1, c2, a1, a2; in time_cipher3() local
516 ulong64 t1, t2, c1, c2, a1, a2; in time_cipher4() local
593 ulong64 t1, t2, c1, c2; in time_hash() local
647 ulong64 t1, t2; in time_mult() local
678 ulong64 t1, t2; in time_sqr() local
712 ulong64 t1, t2; in time_prng() local
[all …]
/external/openssl/crypto/bn/
Dbn_mont.c237 long long t1; in BN_from_montgomery_word() local
305 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery_word() local
390 long long t1; in BN_from_montgomery() local
461 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
486 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
502 BIGNUM *t1,*t2; in BN_from_montgomery() local
Dbn_add.c108 BN_ULONG *ap,*bp,*rp,carry,t1,t2; in BN_uadd() local
169 register BN_ULONG t1,t2,*ap,*bp,*rp; in BN_usub() local
/external/openssl/crypto/camellia/
Dcamellia.c134 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
159 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument
177 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
482 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
786 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
1216 u32 il, ir, t0, t1; in camellia_encrypt128() local
1306 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt128() local
1399 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_encrypt256() local
1513 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt256() local
/external/dropbear/libtommath/
Dbn_mp_sqrt.c22 mp_int t1,t2; in mp_sqrt() local
Dbn_mp_lcm.c22 mp_int t1, t2; in mp_lcm() local
Dbn_mp_n_root.c30 mp_int t1, t2, t3; in mp_n_root() local
Dbn_mp_karatsuba_sqr.c27 mp_int x0, x1, t1, t2, x0x0, x1x1; in mp_karatsuba_sqr() local
Dbn_mp_karatsuba_mul.c49 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; in mp_karatsuba_mul() local
Dbn_mp_exteuclid.c23 mp_int u1,u2,u3,v1,v2,v3,t1,t2,t3,q,tmp; in mp_exteuclid() local
/external/openssl/crypto/bn/asm/
Dx86_64-gcc.c227 BN_ULONG t1,t2; in bn_sub_words() local
346 BN_ULONG t1,t2; in bn_mul_comba8() local
450 BN_ULONG t1,t2; in bn_mul_comba4() local
490 BN_ULONG t1,t2; in bn_sqr_comba8() local
566 BN_ULONG t1,t2; in bn_sqr_comba4() local
/external/dropbear/libtomcrypt/src/pk/ecc/
Dltc_ecc_map.c35 void *t1, *t2; in ltc_ecc_map() local
Dltc_ecc_projective_dbl_point.c36 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
Dltc_ecc_projective_add_point.c37 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
Decc_import.c28 void *prime, *b, *t1, *t2; in is_point() local
/external/icu4c/test/intltest/
Dtrnserr.cpp136 Transliterator* t1= Transliterator::createInstance(bogusID, UTRANS_FORWARD, parseError, status); in TestTransliteratorErrors() local
233 Transliterator* t1= Transliterator::createInstance(id, UTRANS_REVERSE, parseErr, status); in TestRBTErrors() local
/external/fdlibm/
De_hypot.c55 double a=x,b=y,t1,t2,y1,y2,w; local
De_sqrt.c100 unsigned r,t1,s1,ix1,q1; local
/external/openssl/crypto/dh/
Ddh_gen.c105 BIGNUM *t1,*t2; in dh_builtin_genparams() local
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
Dcalc_cor.cpp227 Word32 t1; in comp_corr() local
/external/openssl/crypto/aes/
Daes_core.c785 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
976 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/external/openssl/crypto/ec/
Dec2_mult.c84 BIGNUM *t1; in gf2m_Mdouble() local
116 BIGNUM *t1, *t2; in gf2m_Madd() local

123456