Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

CRYS_ECDH_TempData_t Struct Reference

CRYS_ECDH_TempData_t Struct Reference
[CryptoCell ECC specific types]

#include <crys_ecpki_types.h>

Data Fields

uint32_t crysEcdhIntBuff [CRYS_PKA_ECDH_BUFF_MAX_LENGTH_IN_WORDS]

Detailed Description

ECDH temporary data type

Definition at line 279 of file crys_ecpki_types.h.


Field Documentation

uint32_t crysEcdhIntBuff[CRYS_PKA_ECDH_BUFF_MAX_LENGTH_IN_WORDS]

Temporary buffers.

Definition at line 282 of file crys_ecpki_types.h.