_ll_ecc_point Struct Reference

LL PKC ECC Point Structure definition. More...

#include <gr55xx_ll_pkc.h>

Public Attributes

uint32_t X [ECC_U32_LENGTH]
 
uint32_t Y [ECC_U32_LENGTH]
 

Detailed Description

LL PKC ECC Point Structure definition.

Definition at line 91 of file gr55xx_ll_pkc.h.

Member Data Documentation

◆ X

uint32_t _ll_ecc_point::X[ECC_U32_LENGTH]

Specifies the point in x-axis

Definition at line 93 of file gr55xx_ll_pkc.h.

◆ Y

uint32_t _ll_ecc_point::Y[ECC_U32_LENGTH]

Specifies the point in y-axis

Definition at line 95 of file gr55xx_ll_pkc.h.


The documentation for this struct was generated from the following file: