Home
last modified time | relevance | path

Searched refs:TE411 (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h47 #define TE411(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) macro
87 #define TE411(i) ((Te0[((i) >> 24) & 0xff] << 8) & 0xff000000) macro
H A Daes-internal.c835 rk[12] = rk[4] ^ TE411(temp) ^ TE422(temp) ^ in rijndaelKeySetupEnc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h47 #define TE411(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) macro
87 #define TE411(i) ((Te0[((i) >> 24) & 0xff] << 8) & 0xff000000) macro
H A Daes-internal.c835 rk[12] = rk[4] ^ TE411(temp) ^ TE422(temp) ^ in rijndaelKeySetupEnc()

Completed in 3 milliseconds