HomeSort by relevance Sort by last modified time
    Searched defs:Te1 (Results 1 - 5 of 5) sorted by null

  /external/dropbear/libtomcrypt/src/ciphers/aes/
aes_tab.c 14 Te1[x] = S [x].[03, 02, 01, 01];
307 #define Te1(x) RORc(TE0[x], 8)
324 #define Te1(x) TE1[x]
333 static const ulong32 TE1[256] = {
    [all...]
  /external/openssl/crypto/aes/
aes_core.c 48 Te1[x] = S [x].[03, 02, 01, 01];
125 static const u32 Te1[256] = {
    [all...]
  /external/qemu/
aes.c 48 Te1[x] = S [x].[03, 02, 01, 01];
126 static const u32 Te1[256] = {
    [all...]
  /external/wpa_supplicant/
aes.c 58 Te1[x] = S [x].[03, 02, 01, 01];
137 static const u32 Te1[256] = {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes.c 64 Te1[x] = S [x].[03, 02, 01, 01];
143 static const u32 Te1[256] = {
    [all...]

Completed in 192 milliseconds