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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes_i.h43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) macro
83 #define TE421(i) ((Te0[((i) >> 16) & 0xff] << 8) & 0xff000000) 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.h43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) macro
83 #define TE421(i) ((Te0[((i) >> 16) & 0xff] << 8) & 0xff000000) 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.h43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) macro
83 #define TE421(i) ((Te0[((i) >> 16) & 0xff] << 8) & 0xff000000) 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 77 milliseconds