PKC parameters structure definition.
More...
#include <app_pkc.h>
PKC parameters structure definition.
Definition at line 147 of file app_pkc.h.
◆ init
PKC operation parameters
Definition at line 150 of file app_pkc.h.
◆ p_kout
| uint32_t* app_pkc_params_t::p_kout |
Pointer to Kout result in montgomery inversion.
Definition at line 152 of file app_pkc.h.
◆ p_result
| void* app_pkc_params_t::p_result |
Pointer to PKC result Buffer
Definition at line 151 of file app_pkc.h.
◆ pkc_env
PKC device structure definition.
Definition at line 153 of file app_pkc.h.
◆ use_type
Specifies the operation mode of PKC.
Definition at line 149 of file app_pkc.h.
The documentation for this struct was generated from the following file: