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.
CRYS_DH_Temp_t Struct Reference
[CryptoCell DH APIs]
#include <crys_dh.h>
Data Fields | |
CRYS_DHPrimeData_t | PrimeData |
CRYS_DHUserPubKey_t | UserPubKey |
uint32_t | TempBuff [CRYS_DH_MAX_MOD_BUFFER_SIZE_IN_WORDS] |
Detailed Description
Temporary buffer structure for internal usage.
Definition at line 155 of file crys_dh.h.
Field Documentation
uint32_t TempBuff[CRYS_DH_MAX_MOD_BUFFER_SIZE_IN_WORDS] |
CRYS_DHUserPubKey_t UserPubKey |
Generated on Tue Jul 12 2022 12:46:55 by
