AES context structure. More...
#include <aes.h>
Public Attributes | |
| int | nr |
| uint32_t * | rk |
| uint32_t | buf [68] |
AES context structure.
| uint32_t aes_context::buf[68] |
unaligned data
| int aes_context::nr |
number of rounds
| uint32_t* aes_context::rk |
AES round keys
1.6.1