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

ECC Security callback parameters structure. More...

#include <sec_api.h>

Data Fields

wsfMsgHdr_t hdr
 
union {
   secEccSharedSec_t   sharedSecret
 
   secEccKey_t   key
 
   bool_t   keyValid
 
data
 

Detailed Description

ECC Security callback parameters structure.

Definition at line 128 of file sec_api.h.

Field Documentation

union { ... } data

ECC message data union.

Header.

Definition at line 130 of file sec_api.h.

ECC public/private key pair.

Definition at line 134 of file sec_api.h.

bool_t keyValid

TRUE if ECC public/private key pair is valid.

Definition at line 135 of file sec_api.h.

secEccSharedSec_t sharedSecret

Shared secret.

Definition at line 133 of file sec_api.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.