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
CRYS_AESCCM_UserContext_t Struct Reference
[CryptoCell AES-CCM APIs]
#include <crys_aesccm.h>
Data Fields | |
uint32_t | buff [CRYS_AESCCM_USER_CTX_SIZE_IN_WORDS] |
Detailed Description
The user's context structure - the argument type that is passed by the user to the AES CCM APIs
Definition at line 133 of file crys_aesccm.h.
Field Documentation
uint32_t buff[CRYS_AESCCM_USER_CTX_SIZE_IN_WORDS] |
AES CCM context buffer for internal usage.
Definition at line 136 of file crys_aesccm.h.
Generated on Tue Jul 12 2022 13:55:29 by
