_ll_pkc_init Struct Reference

LL PKC Init Structure definition. More...

#include <gr55xx_ll_pkc.h>

+ Collaboration diagram for _ll_pkc_init:

Public Attributes

ll_ecc_curve_init_tp_ecc_curve
 Specifies the pointer to elliptic curve description. More...
 
uint32_t data_bits
 Specifies the Data size: 256 ~ 2048bits
More...
 

Detailed Description

LL PKC Init Structure definition.

Definition at line 124 of file gr55xx_ll_pkc.h.

Member Data Documentation

◆ data_bits

uint32_t _ll_pkc_init::data_bits

Specifies the Data size: 256 ~ 2048bits

Definition at line 128 of file gr55xx_ll_pkc.h.

◆ p_ecc_curve

ll_ecc_curve_init_t* _ll_pkc_init::p_ecc_curve

Specifies the pointer to elliptic curve description.

Definition at line 126 of file gr55xx_ll_pkc.h.


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