Searched refs:AES128_KEYCOLS (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | uboot_aes.h | 26 AES128_KEYCOLS = 4, /* columns in a key for aes128 */ enumerator |
/u-boot/lib/ | ||
A D | aes.c | 526 u32 keycols = AES128_KEYCOLS; in aes_get_keycols() |
Completed in 9 milliseconds