mbedtls_aes_context Struct Reference
AES context structure.
Definition at line 54
of file aes_alt.h
.
#include <
aes_alt.h
>
Data Fields | |
unsigned int | keybits |
unsigned char | key [32] |
Field Documentation
unsigned char mbedtls_aes_context::key[32] |
AES key 128, 192 or 256 bits
Definition at line 56
of file aes_alt.h
.
unsigned int mbedtls_aes_context::keybits |
size of key
Definition at line 55
of file aes_alt.h
.
The documentation for this struct was generated from the following file:
aes_alt.h