_ll_pkc_init Struct Reference

LL PKC Init Structure definition. More...

#include <ll_pkc.h>

Public Attributes

ll_ecc_curve_init_tp_ecc_curve
 
uint32_t data_bits
 

Detailed Description

LL PKC Init Structure definition.

Definition at line 124 of file 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 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 ll_pkc.h.


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