Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c90 static u32 round_constant[11] = { variable
263 temp ^= round_constant[i / nk]; in get_aes_decrypt_key()