Searched refs:RC (Results 1 – 2 of 2) sorted by relevance
32 static const ulong32 RC[] = { variable128 a ^= RC[i]; \ in _noekeon_ecb_encrypt()140 a ^= RC[16]; in _noekeon_ecb_encrypt()184 a ^= RC[i]; \ in _noekeon_ecb_decrypt()196 a ^= RC[0]; in _noekeon_ecb_decrypt()
95 * Use at least 5 * RC time, e.g. 5 * (Rp + Rd) * C:
Completed in 4 milliseconds