Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h33 #define RCON(i) rcon[(i)] macro
68 #define RCON(i) ((u32) rcons[(i)] << 24) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()
809 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()
828 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h33 #define RCON(i) rcon[(i)] macro
68 #define RCON(i) ((u32) rcons[(i)] << 24) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()
809 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()
828 TE443(temp) ^ TE414(temp) ^ RCON(i); in rijndaelKeySetupEnc()

Completed in 3 milliseconds