mbedtls_ccm_context Struct Reference
The CCM context-type definition. The CCM context is passed to the APIs called.
Definition at line 55
of file ccm_alt.h
.
#include <
ccm_alt.h
>
Data Fields | |
unsigned char | key [32] |
unsigned int | keybits |
Field Documentation
unsigned char mbedtls_ccm_context::key[32] |
The key in use.
Definition at line 56
of file ccm_alt.h
.
unsigned int mbedtls_ccm_context::keybits |
Definition at line 57
of file ccm_alt.h
.
The documentation for this struct was generated from the following file:
ccm_alt.h