Home
last modified time | relevance | path

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

/crypto/
Dseed.c337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local
373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local
411 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
Dcamellia_generic.c357 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
561 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
832 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
866 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local
921 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
Dsha256_generic.c73 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
Dsha512_generic.c84 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
Decc.c713 u64 t1[ndigits]; in apply_z() local