Searched refs:rcon (Results 1 – 2 of 2) sorted by relevance
331 static uint8_t const rcon[] = { 0x01, 0x02, 0x04, 0x08, 0x10, in aesce_setkey_enc() local354 rko[0] ^= rcon[iteration] ^ rki[0]; in aesce_setkey_enc()
509 static u8 rcon[11] = { variable556 tmp0 = sbox[tmp1] ^ rcon[idx / aes_keycols]; in aes_expand_key()
Completed in 8 milliseconds