Home
last modified time | relevance | path

Searched refs:rcon (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Daesce.c331 static uint8_t const rcon[] = { 0x01, 0x02, 0x04, 0x08, 0x10, in aesce_setkey_enc() local
354 rko[0] ^= rcon[iteration] ^ rki[0]; in aesce_setkey_enc()