CRYS_ECDSA_VerifyUserContext_t

nRF5 SDK v15.3.0

#include <crys_ecpki_types.h>

Data Fields

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

Detailed Description

User's context definition for verification 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_VerifyUserContext_t::context_buff[(sizeof( ECDSA_VerifyContext_t )+3)/4]

Verification process data.

uint32_t CRYS_ECDSA_VerifyUserContext_t::valid_tag

Validation tag.

  • external/nrf_cc310/include/crys_ecpki_types.h