Searched refs:round (Results 1 – 2 of 2) sorted by relevance
271 int round; in aes_encrypt() local296 for (round = 0;; round += 2, rkp += 8) { in aes_encrypt()302 if (round == rounds - 2) in aes_encrypt()329 int round; in aes_decrypt() local354 for (round = 0;; round += 2, rkp += 8) { in aes_decrypt()360 if (round == rounds - 2) in aes_decrypt()
1691 bool "Force round-robin CPU selection for unbound work items"1700 round-robin CPU selection to flush out usages which depend on the