PukccPrimeGenParams Struct Reference
PrimeGen service parameters. More...
#include <pic32cx_bz_crypto_pkc.h>
Data Fields | |
uint8_t * | n |
uint8_t * | cns |
uint8_t * | rnd |
uint8_t * | w |
uint8_t * | r |
uint8_t * | exp |
Detailed Description
PrimeGen service parameters.
Definition at line 130 of file pic32cx_bz_crypto_pkc.h.
Field Documentation
◆ cns
uint8_t * cns |
Definition at line 133 of file pic32cx_bz_crypto_pkc.h.
◆ exp
uint8_t * exp |
Definition at line 137 of file pic32cx_bz_crypto_pkc.h.
◆ n
uint8_t * n |
Definition at line 132 of file pic32cx_bz_crypto_pkc.h.
◆ r
uint8_t * r |
Definition at line 136 of file pic32cx_bz_crypto_pkc.h.
◆ rnd
uint8_t * rnd |
Definition at line 134 of file pic32cx_bz_crypto_pkc.h.
◆ w
uint8_t * w |
Definition at line 135 of file pic32cx_bz_crypto_pkc.h.
The documentation for this struct was generated from the following files:
- cyclone_crypto/hardware/pic32cx_bz/pic32cx_bz_crypto_pkc.h
- cyclone_crypto/hardware/pic32cx_sg/pic32cx_sg_crypto_pkc.h
- cyclone_crypto/hardware/samd51/samd51_crypto_pkc.h
- cyclone_crypto/hardware/same51/same51_crypto_pkc.h
- cyclone_crypto/hardware/same53/same53_crypto_pkc.h
- cyclone_crypto/hardware/same54/same54_crypto_pkc.h