Searched refs:iota_r_packed (Results 1 – 1 of 1) sorted by relevance
76 static const uint8_t iota_r_packed[24] = { variable240 s[0] ^= ((iota_r_packed[round] & 0x40ull) << 57 | in keccak_f1600()241 (iota_r_packed[round] & 0x20ull) << 26 | in keccak_f1600()242 (iota_r_packed[round] & 0x10ull) << 11 | in keccak_f1600()243 (iota_r_packed[round] & 0x8f)); in keccak_f1600()