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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/
H A Daes_core.c45 Te1[x] = S [x].[03, 02, 01, 01];
122 static const u32 Te1[256] = { variable
661 (Te1[(temp >> 24) ] & 0x000000ff) ^
681 (Te1[(temp >> 24) ] & 0x000000ff) ^
703 (Te1[(temp >> 24) ] & 0x000000ff) ^
716 (Te1[(temp ) & 0xff] & 0x000000ff);
756 Td0[Te1[(rk[0] >> 24) ] & 0xff] ^
757 Td1[Te1[(rk[0] >> 16) & 0xff] & 0xff] ^
758 Td2[Te1[(rk[0] >> 8) & 0xff] & 0xff] ^
759 Td3[Te1[(r
[all...]
H A Daes_x86core.c111 Te1[x] = S [x].[03, 02, 01, 01];
116 #define Te1 (u32)((u64*)((u8*)Te+3)) macro
718 Te1[(s1 >> 8) & 0xff] ^
723 Te1[(s2 >> 8) & 0xff] ^
728 Te1[(s3 >> 8) & 0xff] ^
733 Te1[(s0 >> 8) & 0xff] ^
785 Te1[(s1 >> 8) & 0xff] ^
790 Te1[(s2 >> 8) & 0xff] ^
795 Te1[(s3 >> 8) & 0xff] ^
800 Te1[(s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/
H A Daes_core.c45 Te1[x] = S [x].[03, 02, 01, 01];
122 static const u32 Te1[256] = { variable
661 (Te1[(temp >> 24) ] & 0x000000ff) ^
681 (Te1[(temp >> 24) ] & 0x000000ff) ^
703 (Te1[(temp >> 24) ] & 0x000000ff) ^
716 (Te1[(temp ) & 0xff] & 0x000000ff);
756 Td0[Te1[(rk[0] >> 24) ] & 0xff] ^
757 Td1[Te1[(rk[0] >> 16) & 0xff] & 0xff] ^
758 Td2[Te1[(rk[0] >> 8) & 0xff] & 0xff] ^
759 Td3[Te1[(r
[all...]
H A Daes_x86core.c111 Te1[x] = S [x].[03, 02, 01, 01];
116 #define Te1 (u32)((u64*)((u8*)Te+3)) macro
718 Te1[(s1 >> 8) & 0xff] ^
723 Te1[(s2 >> 8) & 0xff] ^
728 Te1[(s3 >> 8) & 0xff] ^
733 Te1[(s0 >> 8) & 0xff] ^
785 Te1[(s1 >> 8) & 0xff] ^
790 Te1[(s2 >> 8) & 0xff] ^
795 Te1[(s3 >> 8) & 0xff] ^
800 Te1[(s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/
H A Daes_core.c44 Te1[x] = S [x].[03, 02, 01, 01];
121 static const u32 Te1[256] = { variable
659 (Te1[(temp >> 24) ] & 0x000000ff) ^
679 (Te1[(temp >> 24) ] & 0x000000ff) ^
701 (Te1[(temp >> 24) ] & 0x000000ff) ^
714 (Te1[(temp ) & 0xff] & 0x000000ff);
753 Td0[Te1[(rk[0] >> 24) ] & 0xff] ^
754 Td1[Te1[(rk[0] >> 16) & 0xff] & 0xff] ^
755 Td2[Te1[(rk[0] >> 8) & 0xff] & 0xff] ^
756 Td3[Te1[(r
[all...]

Completed in 120 milliseconds