![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#include <crys_dh.h>
Data Fields | |
CRYS_RSAPrimeData_t | PrimeData |
CRYSRSAPubKey_t | PubKey |
uint32_t | TempBuff [(((2048/8)/sizeof(uint32_t))+2)] |
Temporary buffer structure for internal usage.
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.