Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

CRYS_ECPKI_KG_FipsContext_t Struct Reference

CRYS_ECPKI_KG_FipsContext_t Struct Reference
[CryptoCell ECC specific types]

#include <crys_ecpki_types.h>

Data Fields

uint32_t signBuff [2 *CRYS_ECPKI_ORDER_MAX_LENGTH_IN_WORDS]

Detailed Description

Context definition required for internal FIPS verification for ECPKI key generation.

Definition at line 421 of file crys_ecpki_types.h.


Field Documentation

uint32_t signBuff[2 *CRYS_ECPKI_ORDER_MAX_LENGTH_IN_WORDS]

Internal buffer.

Definition at line 429 of file crys_ecpki_types.h.