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

#include <crys_ecpki_types.h>

Data Fields

uint32_t context_buff [(sizeof(ECDSA_SignContext_t)+3)/4]
 
uint32_t valid_tag
 

Detailed Description

User's context definition for signing operation. The context saves the state of the operation and must be saved by the user till the end of the APIs flow

Definition at line 329 of file crys_ecpki_types.h.

Field Documentation

uint32_t context_buff[(sizeof(ECDSA_SignContext_t)+3)/4]

Signing process data.

Definition at line 332 of file crys_ecpki_types.h.

uint32_t valid_tag

Validation tag

Definition at line 334 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.