Loading...
Searching...
No Matches
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 66 of file aes.h.

#include <aes.h>

Data Fields

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

Field Documentation

◆ context

uint32_t aes_context_t::context[(4 *(AES_MAXNR+1))+1]

context data buffer

Definition at line 68 of file aes.h.


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