Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/source/
Daes_encrypt.c72 const unsigned int rconst[11] = { in tc_aes128_set_encrypt_key() local
93 t = subword(rotword(t)) ^ rconst[i/Nk]; in tc_aes128_set_encrypt_key()