PKC Init Structure definition.
More...
#include <hal_pkc.h>
PKC Init Structure definition.
Definition at line 107 of file hal_pkc.h.
◆ data_bits
uint32_t pkc_init_t::data_bits |
Specifies the Data size: 256 ~ 2048 bits
Definition at line 110 of file hal_pkc.h.
◆ p_ecc_curve
Specifies the pointer to elliptic curve description
Definition at line 109 of file hal_pkc.h.
◆ random_func
uint32_t(* pkc_init_t::random_func) (void) |
Specifies the function to generate random number.
Definition at line 114 of file hal_pkc.h.
◆ secure_mode
uint32_t pkc_init_t::secure_mode |
Specifies the Secure Mode. It indicates that DPA-resistance software algorithm and hardware measures are applied at a cost of about 35%- 50% performance loss. This parameter can be a value of PKC Secure Mode.
Definition at line 111 of file hal_pkc.h.
The documentation for this struct was generated from the following file: