PKC Configuration

Classes

struct  pkc_init_t
 PKC Init Structure definition. More...
 

Typedefs

typedef struct _ll_ecc_point ecc_point_t
 PKC ECC Point Structure definition. More...
 
typedef struct _ll_ecc_curve_init ecc_curve_init_t
 PKC ECC P-256 Elliptic Curve Init Structure definition. More...
 

Detailed Description

Typedef Documentation

◆ ecc_curve_init_t

PKC ECC P-256 Elliptic Curve Init Structure definition.

Definition at line 1 of file hal_pkc.h.

◆ ecc_point_t

typedef struct _ll_ecc_point ecc_point_t

PKC ECC Point Structure definition.

Definition at line 1 of file hal_pkc.h.