nRF5 SDK v13.0.0
Data Fields
CRYS_RSAPrimeData_t Struct Reference

#include <crys_rsa_types.h>

Data Fields

uint32_t DataIn [((2048+64)/32)]
 
uint32_t DataOut [((2048+64)/32)]
 
uint8_t InternalBuff [((((2048+64)/32)*sizeof(uint32_t))+64+60 *sizeof(uint32_t)+sizeof(CRYS_HASH_Result_t))]
 

Detailed Description

Temporary buffers for RSA usage.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated