nRF5 SDK v17.1.0
Data Fields
CRYS_DH_FipsKat_t Struct Reference

#include <crys_dh.h>

Data Fields

CRYS_RSAUserPubKey_t pubKey
 
CRYS_RSAPrimeData_t primeData
 
uint8_t secretBuff [1024/8]
 

Detailed Description

Defintion of buffer used for FIPS Known Answer Tests.

Field Documentation

CRYS_RSAPrimeData_t CRYS_DH_FipsKat_t::primeData

Temporary primitives data

CRYS_RSAUserPubKey_t CRYS_DH_FipsKat_t::pubKey

Public key.

uint8_t CRYS_DH_FipsKat_t::secretBuff[1024/8]

Buffer for the secret value.


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

Documentation feedback | Developer Zone | Subscribe | Updated