Searched refs:RCON (Results 1 – 2 of 2) sorted by relevance
793 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()
33 #define RCON(i) rcon[(i)] macro68 #define RCON(i) (rcons[(i)] << 24) macro