API Documentation (Doxygen generated)
These pages are generated with doxygen directly from the source code!
mbedtls_aria_context Struct Reference
The ARIA context-type definition. More...
#include <aria.h>
Data Fields | |
unsigned char | nr |
uint32_t | rk [MBEDTLS_ARIA_MAX_ROUNDS+1][MBEDTLS_ARIA_BLOCKSIZE/4] |
Detailed Description
Field Documentation
unsigned char mbedtls_aria_context::nr |
uint32_t mbedtls_aria_context::rk[MBEDTLS_ARIA_MAX_ROUNDS+1][MBEDTLS_ARIA_BLOCKSIZE/4] |
The documentation for this struct was generated from the following file: