Searched refs:rounds (Results 1 – 2 of 2) sorted by relevance
514 u32 rounds = AES128_ROUNDS; in aes_get_rounds() local517 rounds = AES192_ROUNDS; in aes_get_rounds()519 rounds = AES256_ROUNDS; in aes_get_rounds()521 return rounds; in aes_get_rounds()
6 it can achieve, which the driver rounds to the nearest achievable period.
Completed in 4 milliseconds