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_RSAKGData_t Union Reference
[CryptoCell RSA used definitions and enums]
#include <crys_rsa_types.h>
Detailed Description
KG data type.
Definition at line 389 of file crys_rsa_types.h.
Field Documentation
uint32_t crysRSAKGDataIntBuff[CRYS_PKA_KGDATA_BUFF_SIZE_IN_WORDS] |
Internal buffer.
Definition at line 401 of file crys_rsa_types.h.
uint32_t p[CRYS_RSA_MAXIMUM_MOD_BUFFER_SIZE_IN_WORDS/2] |
First factor buffer.
Definition at line 396 of file crys_rsa_types.h.
uint32_t q[CRYS_RSA_MAXIMUM_MOD_BUFFER_SIZE_IN_WORDS/2] |
Second factor buffer.
Definition at line 398 of file crys_rsa_types.h.
Generated on Tue Jul 12 2022 13:55:29 by
