Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mbedtls_camellia_context Struct Reference
CAMELLIA context structure. More...
#include <camellia.h>
Data Fields | |
int | nr |
uint32_t | rk [68] |
Detailed Description
CAMELLIA context structure.
Definition at line 63 of file camellia.h.
Field Documentation
int nr |
number of rounds
Definition at line 65 of file camellia.h.
uint32_t rk[68] |
CAMELLIA round keys
Definition at line 66 of file camellia.h.
Generated on Tue Jul 12 2022 13:55:33 by
