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_HASHUserContext_t Struct Reference
[CryptoCell HASH APIs]
#include <crys_hash.h>
Data Fields | |
uint32_t | buff [CRYS_HASH_USER_CTX_SIZE_IN_WORDS] |
Detailed Description
The user's context prototype - the argument type that is passed by the user to the HASH APIs. The context saves the state of the operation and must be saved by the user till the end of the APIs flow.
Definition at line 168 of file crys_hash.h.
Field Documentation
uint32_t buff[CRYS_HASH_USER_CTX_SIZE_IN_WORDS] |
Internal buffer
Definition at line 170 of file crys_hash.h.
Generated on Tue Jul 12 2022 13:55:29 by
