Searched refs:T6 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c1364 ^ *((u32_a_t*)T6[u.temp[3][1]])
1368 ^ *((u32_a_t*)T6[u.temp[0][1]])
1372 ^ *((u32_a_t*)T6[u.temp[1][1]])
1376 ^ *((u32_a_t*)T6[u.temp[2][1]])
1387 ^ *((u32_a_t*)T6[u.temp[3][1]])
1391 ^ *((u32_a_t*)T6[u.temp[0][1]])
1395 ^ *((u32_a_t*)T6[u.temp[1][1]])
1399 ^ *((u32_a_t*)T6[u.temp[2][1]])
H A Drijndael-tables.h721 static const unsigned char T6[256][4] = variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dkhazad.c573 static const u64 T6[256] = { variable
778 T6[(int)(K1 >> 8) & 0xff] ^
794 T6[(int)S[(int)(K1 >> 8) & 0xff] & 0xff] ^
820 T6[(int)(state >> 8) & 0xff] ^
831 (T6[(int)(state >> 8) & 0xff] & 0x000000000000ff00ULL) ^

Completed in 28 milliseconds