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