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

#include <crys_ecpki_types.h>

Data Fields

CRYS_ECPKI_UserPublKey_t pubKey
 
CRYS_ECPKI_UserPrivKey_t privKey
 
union {
tmpData
 
uint8_t secretBuff [(256/8)]
 

Detailed Description

Context definition, required for internal FIPS verification for ECDH KAT.

Definition at line 458 of file crys_ecpki_types.h.

Field Documentation

Private key data.

Definition at line 462 of file crys_ecpki_types.h.

Public key data.

Definition at line 460 of file crys_ecpki_types.h.

uint8_t secretBuff[(256/8)]

Buffer for the secret key.

Definition at line 469 of file crys_ecpki_types.h.

union { ... } tmpData

Internal buffers.

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.