Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c1701 static u32 round_constant[11] = { variable
1792 temp ^= round_constant[i/nk - 1]; in get_aes_decrypt_key()