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

/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/
H A Daes_core.c45 Te1[x] = S [x].[03, 02, 01, 01];
122 static const u32 Te1[256] = { variable
660 (Te1[(temp >> 24) ] & 0x000000ff) ^
680 (Te1[(temp >> 24) ] & 0x000000ff) ^
702 (Te1[(temp >> 24) ] & 0x000000ff) ^
715 (Te1[(temp ) & 0xff] & 0x000000ff);
754 Td0[Te1[(rk[0] >> 24) ] & 0xff] ^
755 Td1[Te1[(rk[0] >> 16) & 0xff] & 0xff] ^
756 Td2[Te1[(rk[0] >> 8) & 0xff] & 0xff] ^
757 Td3[Te1[(r
[all...]
H A Daes_x86core.c109 Te1[x] = S [x].[03, 02, 01, 01];
114 #define Te1 (u32)((u64*)((u8*)Te+3)) macro
713 Te1[(s1 >> 8) & 0xff] ^
718 Te1[(s2 >> 8) & 0xff] ^
723 Te1[(s3 >> 8) & 0xff] ^
728 Te1[(s0 >> 8) & 0xff] ^
779 Te1[(s1 >> 8) & 0xff] ^
784 Te1[(s2 >> 8) & 0xff] ^
789 Te1[(s3 >> 8) & 0xff] ^
794 Te1[(s
[all...]
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex723 Coins = [P1,Tw1,Fv1,Te1,Twe1,Ff1],
724 Total =:= P1+2*Tw1+5*Fv1+10*Te1+20*Twe1+50*Ff1,
770 another set of coins {\em [P1, Tw1, Fv1, Te1, Twe1, Ff1]} needed to
777 {\em Total \verb0=0 P1+ 2*Tw1 + 5*Fv1 + 10*Te1 + 20*Twe1 + 50*Ff1}.
785 {\em Te1 \verb0<=0 Te},
815 Coins=[P1,Tw1,Fv1,Te1,Twe1,Ff1],
817 Total $= P1+2*Tw1+5*Fv1+10*Te1+20*Twe1+50*Ff1,
864 Coins=[P1,Tw1,Fv1,Te1,Twe1,Ff1],
866 Total #= P1+2*Tw1+5*Fv1+10*Te1+20*Twe1+50*Ff1,

Completed in 40 milliseconds