Searched defs:RCON (Results 1 – 3 of 3) sorted by relevance
33 #define RCON(i) rcon[(i)] macro68 #define RCON(i) ((u32) rcons[(i)] << 24) macro
351 static const uint32_t RCON[10] = variable398 static uint32_t RCON[10]; variable
40 #define RCON V4 macro