Searched refs:Rcon (Results 1 – 1 of 1) sorted by relevance
133 static const uint8_t Rcon[] ALIGN1 = { in KeyExpansion() local163 tempa ^= (uint32_t)Rcon[k] << 24; in KeyExpansion()