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

#include <crys_ecpki_types.h>

Data Fields

uint32_t x [18]
 
uint32_t y [18]
 
CRYS_ECPKI_Domain_t domain
 
uint32_t pointType
 

Detailed Description

The structure containing the Public Key in affine coordinates.

Definition at line 226 of file crys_ecpki_types.h.

Field Documentation

EC Domain.

Definition at line 233 of file crys_ecpki_types.h.

uint32_t pointType

Point type.

Definition at line 235 of file crys_ecpki_types.h.

uint32_t x[18 ]

Public Key coordinate X.

Definition at line 229 of file crys_ecpki_types.h.

uint32_t y[18 ]

Public Key coordinate Y.

Definition at line 231 of file crys_ecpki_types.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.