iPXE
|
AES matrix. More...
#include <aes.h>
Data Fields | |
uint8_t | byte [16] |
Viewed as an array of bytes. More... | |
uint32_t | column [4] |
Viewed as an array of four-byte columns. More... | |
uint32_t aes_matrix::column[4] |
Viewed as an array of four-byte columns.
Definition at line 25 of file aes.h.
Referenced by aes_setkey().