Mistake on this page?
Report an issue in GitHub or email us
Data Fields
CRYS_ECPKI_UserPrivKey_t Struct Reference

#include <crys_ecpki_types.h>

Data Fields

uint32_t valid_tag
 
uint32_t PrivKeyDbBuff [(sizeof(CRYS_ECPKI_PrivKey_t)+3)/4]
 

Detailed Description

The EC private key's user structure prototype. This structure must be saved by the user, and is used as input to the ECC functions (such as CRYS_ECDSA_Sign etc.).

Definition at line 269 of file crys_ecpki_types.h.

Field Documentation

uint32_t PrivKeyDbBuff[(sizeof(CRYS_ECPKI_PrivKey_t)+3)/4]

Private key data.

Definition at line 274 of file crys_ecpki_types.h.

uint32_t valid_tag

Validation tag.

Definition at line 272 of file crys_ecpki_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.