PukccZpEccMulParams Struct Reference

ZpEccMul service parameters. More...

#include <pic32cx_bz_crypto_pkc.h>

Data Fields

uint8_t * mod
 
uint8_t * cns
 
uint8_t * k
 
PukccEcPoint point
 
uint8_t * a
 
uint8_t * r
 
uint8_t * x
 
uint8_t * w
 

Detailed Description

ZpEccMul service parameters.

Definition at line 195 of file pic32cx_bz_crypto_pkc.h.

Field Documentation

◆ a

uint8_t * a

Definition at line 201 of file pic32cx_bz_crypto_pkc.h.

◆ cns

uint8_t * cns

Definition at line 198 of file pic32cx_bz_crypto_pkc.h.

◆ k

uint8_t * k

Definition at line 199 of file pic32cx_bz_crypto_pkc.h.

◆ mod

uint8_t * mod

Definition at line 197 of file pic32cx_bz_crypto_pkc.h.

◆ point

PukccEcPoint point

Definition at line 200 of file pic32cx_bz_crypto_pkc.h.

◆ r

uint8_t * r

Definition at line 202 of file pic32cx_bz_crypto_pkc.h.

◆ w

uint8_t * w

Definition at line 204 of file pic32cx_bz_crypto_pkc.h.

◆ x

uint8_t * x

Definition at line 203 of file pic32cx_bz_crypto_pkc.h.


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