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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes_i.h45 #define TE443(i) (Te4[(i) & 0xff] & 0x0000ff00) macro
85 #define TE443(i) (Te0[(i) & 0xff] & 0x0000ff00) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i);
809 TE443(temp) ^ TE414(temp) ^ RCON(i);
828 TE443(temp) ^ TE414(temp) ^ RCON(i);
/external/wpa_supplicant_8/src/crypto/
H A Daes_i.h45 #define TE443(i) (Te4[(i) & 0xff] & 0x0000ff00) macro
85 #define TE443(i) (Te0[(i) & 0xff] & 0x0000ff00) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i);
809 TE443(temp) ^ TE414(temp) ^ RCON(i);
828 TE443(temp) ^ TE414(temp) ^ RCON(i);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes_i.h45 #define TE443(i) (Te4[(i) & 0xff] & 0x0000ff00) macro
85 #define TE443(i) (Te0[(i) & 0xff] & 0x0000ff00) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i);
809 TE443(temp) ^ TE414(temp) ^ RCON(i);
828 TE443(temp) ^ TE414(temp) ^ RCON(i);

Completed in 77 milliseconds