Home
last modified time | relevance | path

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

/crypto/
Dseed.c333 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local
369 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local
407 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
Dcamellia_generic.c344 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
548 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
655 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
819 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
853 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local
908 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
Decc.c1013 u64 t1[ECC_MAX_DIGITS]; in apply_z() local