Searched refs:RC (Results 1 – 2 of 2) sorted by relevance
25 static const ulong32 RC[] = { variable121 a ^= RC[i]; \ in s_noekeon_ecb_encrypt()133 a ^= RC[16]; in s_noekeon_ecb_encrypt()177 a ^= RC[i]; \ in s_noekeon_ecb_decrypt()189 a ^= RC[0]; in s_noekeon_ecb_decrypt()
110 * Use at least 5 * RC time, e.g. 5 * (Rp + Rd) * C: