Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 7 of 7) sorted by relevance

/hostap/src/utils/
Dos_win32.c66 time_t t_local, t1, t2; in os_mktime() local
105 time_t t2 = t; in os_gmtime() local
Dos_unix.c138 time_t t_local, t1, t2; in os_mktime() local
177 time_t t2 = t; in os_gmtime() local
Dos_internal.c89 time_t t2 = t; in os_gmtime() local
/hostap/src/crypto/
Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
Daes-internal-dec.c78 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/hostap/src/common/
Dsae.c639 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local
/hostap/src/tls/
Dlibtommath.c1685 mp_int q, x, y, t1, t2; in mp_div() local