PukccGcdParams Struct Reference
GCD service parameters. More...
#include <pic32cx_bz_crypto_pkc.h>
Data Fields | |
uint8_t * | x |
uint8_t * | y |
uint8_t * | a |
uint8_t * | z |
uint8_t * | w |
Detailed Description
GCD service parameters.
Definition at line 87 of file pic32cx_bz_crypto_pkc.h.
Field Documentation
◆ a
uint8_t * a |
Definition at line 91 of file pic32cx_bz_crypto_pkc.h.
◆ w
uint8_t * w |
Definition at line 93 of file pic32cx_bz_crypto_pkc.h.
◆ x
uint8_t * x |
Definition at line 89 of file pic32cx_bz_crypto_pkc.h.
◆ y
uint8_t * y |
Definition at line 90 of file pic32cx_bz_crypto_pkc.h.
◆ z
uint8_t * z |
Definition at line 92 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