Searched refs:TE432 (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes_i.h44 #define TE432(i) (Te4[((i) >> 8) & 0xff] & 0x00ff0000) macro
84 #define TE432(i) (Te0[((i) >> 8) & 0xff] & 0x00ff0000) macro
H A Daes-internal.c792 rk[4] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
808 rk[6] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
827 rk[8] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
/external/wpa_supplicant_8/src/crypto/
H A Daes_i.h44 #define TE432(i) (Te4[((i) >> 8) & 0xff] & 0x00ff0000) macro
84 #define TE432(i) (Te0[((i) >> 8) & 0xff] & 0x00ff0000) macro
H A Daes-internal.c792 rk[4] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
808 rk[6] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
827 rk[8] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes_i.h44 #define TE432(i) (Te4[((i) >> 8) & 0xff] & 0x00ff0000) macro
84 #define TE432(i) (Te0[((i) >> 8) & 0xff] & 0x00ff0000) macro
H A Daes-internal.c792 rk[4] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
808 rk[6] = rk[0] ^ TE421(temp) ^ TE432(temp) ^
827 rk[8] = rk[0] ^ TE421(temp) ^ TE432(temp) ^

Completed in 91 milliseconds