Searched refs:AES256_KEYCOLS (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | uboot_aes.h | 28 AES256_KEYCOLS = 8, /* columns in a key for aes128 */ enumerator |
| /u-boot/lib/ | ||
| A D | aes.c | 532 keycols = AES256_KEYCOLS; in aes_get_keycols() |
Completed in 7 milliseconds