PKC parameters structure definition.
More...
#include <app_pkc.h>
PKC parameters structure definition.
Definition at line 158 of file app_pkc.h.
◆ init
PKC operation parameters
Definition at line 161 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 163 of file app_pkc.h.
◆ p_result
void* app_pkc_params_t::p_result |
Pointer to PKC result Buffer
Definition at line 162 of file app_pkc.h.
◆ pkc_env
PKC device structure definition.
Definition at line 164 of file app_pkc.h.
◆ use_type
Specifies the operation mode of PKC.
Definition at line 160 of file app_pkc.h.
The documentation for this struct was generated from the following file: