Knight KE / Mbed OS Game_Master
Embed: (wiki syntax)

« Back to documentation index

CRYS_DHKG_CheckTemp_t Struct Reference

CRYS_DHKG_CheckTemp_t Struct Reference
[CryptoCell DH Key Generation APIs]

#include <crys_dh_kg.h>

Data Fields

uint32_t CheckTempBuff [3 *CRYS_DH_MAX_MOD_BUFFER_SIZE_IN_WORDS]
CRYS_DHKGData_t DhKgBuff

Detailed Description

Temporary buffer structure .

Definition at line 91 of file crys_dh_kg.h.


Field Documentation

uint32_t CheckTempBuff[3 *CRYS_DH_MAX_MOD_BUFFER_SIZE_IN_WORDS]

Temporary buffer.

Definition at line 94 of file crys_dh_kg.h.

Temporary buffer.

Definition at line 96 of file crys_dh_kg.h.