the cipher_context_t-struct adapted for AES  
 More...
the cipher_context_t-struct adapted for AES 
Definition at line 65 of file aes.h.
 
#include <aes.h>
 | 
| uint32_t  | context [(4 *(AES_MAXNR+1))+1] | 
|   | context data buffer  
  | 
|   | 
◆ context
      
        
          | uint32_t aes_context_t::context[(4 *(AES_MAXNR+1))+1] | 
        
      
 
context data buffer 
Definition at line 67 of file aes.h.
 
 
The documentation for this struct was generated from the following file: