Searched defs:RCON (Results 1 – 2 of 2) sorted by relevance
33 #define RCON(i) rcon[(i)] macro68 #define RCON(i) (rcons[(i)] << 24) macro
285 static const uint32_t RCON[10] = {0x00000001, 0x00000002, 0x00000004, 0x00000008, 0x00000010, 0x000… variable315 static uint32_t RCON[10]; variable