nRF5 SDK v17.1.0
Data Fields
CRYS_DH_ExpTemp_t Struct Reference

#include <crys_dh.h>

Data Fields

CRYS_RSAPrimeData_t PrimeData
 
CRYSRSAPubKey_t PubKey
 
uint32_t TempBuff [(((2048/8)/sizeof(uint32_t))+2)]
 

Detailed Description

Temporary buffer structure for internal usage.

Field Documentation

CRYS_RSAPrimeData_t CRYS_DH_ExpTemp_t::PrimeData

Temporary primitives data

CRYSRSAPubKey_t CRYS_DH_ExpTemp_t::PubKey

Public key.

uint32_t CRYS_DH_ExpTemp_t::TempBuff[(((2048/8)/sizeof(uint32_t))+2)]

Temporary buffer for internal usage.


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

Documentation feedback | Developer Zone | Subscribe | Updated