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_RSAPubUserContext_t Struct Reference
[CryptoCell RSA used definitions and enums]
#include <crys_rsa_types.h>
Data Fields | |
uint32_t | valid_tag |
uint32_t | AES_iv |
uint32_t | context_buff [sizeof(RSAPubContext_t)/sizeof(uint32_t)+1] |
Detailed Description
Temporary buffers for the RSA usage.
Definition at line 555 of file crys_rsa_types.h.
Field Documentation
uint32_t AES_iv |
Internally used value.
Definition at line 560 of file crys_rsa_types.h.
uint32_t context_buff[sizeof(RSAPubContext_t)/sizeof(uint32_t)+1] |
Public data context buffer.
Definition at line 562 of file crys_rsa_types.h.
uint32_t valid_tag |
Validation tag.
Definition at line 558 of file crys_rsa_types.h.
Generated on Tue Jul 12 2022 13:55:29 by
