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

#include <crys_ecpki_types.h>

Data Fields

union {
   struct {
   }   userSignData
 
   struct {
   }   userVerifyData
 
keyContextData
 
uint8_t signBuff [2 *(256/8)]
 

Detailed Description

Context defintion, required for internal FIPS verification for ECDSA KAT. * The ECDSA KAT tests defined for domain 256r1.

Definition at line 436 of file crys_ecpki_types.h.

Field Documentation

union { ... } keyContextData

Key data.

uint8_t signBuff[2 *(256/8)]

Internal buffer.

Definition at line 454 of file crys_ecpki_types.h.

struct { ... } userSignData

Private key data.

struct { ... } userVerifyData

Public key data.

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.