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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c1688 * key schedule. round_constant[i] is really Rcon[i+1] in FIPS187.
1690 static u32 round_constant[11] = { variable
1781 temp ^= round_constant[i/nk - 1];

Completed in 111 milliseconds