aes_context_t Struct Reference

the cipher_context_t-struct adapted for AES More...

Detailed Description

the cipher_context_t-struct adapted for AES

Definition at line 67 of file aes.h.

#include <aes.h>

Data Fields

uint32_t context [(4 *(AES_MAXNR+1))+1]
 context data buffer
 

The documentation for this struct was generated from the following file: