Home
last modified time | relevance | path

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

/u-boot/include/
A Duboot_aes.h31 AES256_ROUNDS = 14, /* rounds in encryption for aes256 */ enumerator
37 AES256_EXPAND_KEY_LENGTH = 4 * AES_STATECOLS * (AES256_ROUNDS + 1),
/u-boot/lib/
A Daes.c519 rounds = AES256_ROUNDS; in aes_get_rounds()

Completed in 3 milliseconds