Home | History | Annotate | Download | only in aes

Lines Matching refs:Te0

13 Te0[x] = S [x].[02, 01, 01, 03];
30 static const ulong32 TE0[256] = {
306 #define Te0(x) TE0[x]
307 TE0[x], 8)
308 #define Te2(x) RORc(TE0[x], 16)
309 #define Te3(x) RORc(TE0[x], 24)
323 #define Te0(x) TE0[x]