nRF5 SDK v17.1.0
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

Field Documentation

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

Signing process data.

uint32_t CRYS_ECDSA_SignUserContext_t::valid_tag

Validation tag


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated