Searched defs:t2 (Results 1 – 7 of 7) sorted by relevance
/hostap/src/utils/ |
D | os_win32.c | 66 time_t t_local, t1, t2; in os_mktime() local 105 time_t t2 = t; in os_gmtime() local
|
D | os_unix.c | 138 time_t t_local, t1, t2; in os_mktime() local 177 time_t t2 = t; in os_gmtime() local
|
D | os_internal.c | 89 time_t t2 = t; in os_gmtime() local
|
/hostap/src/crypto/ |
D | aes-internal-enc.c | 25 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
|
D | aes-internal-dec.c | 78 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
|
/hostap/src/common/ |
D | sae.c | 639 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local
|
/hostap/src/tls/ |
D | libtommath.c | 1685 mp_int q, x, y, t1, t2; in mp_div() local
|