ZpEcDsaVerify service parameters. More...
#include <pic32cx_bz_crypto_pkc.h>
Data Fields | |
uint8_t * | mod |
uint8_t * | cns |
PukccEcPoint | basePoint |
uint8_t * | order |
uint8_t * | a |
PukccEcPoint | publicKey |
uint8_t * | h |
uint8_t * | r |
uint8_t * | s |
uint8_t * | x |
uint8_t * | w |
Detailed Description
ZpEcDsaVerify service parameters.
Definition at line 232 of file pic32cx_bz_crypto_pkc.h.
Field Documentation
◆ a
uint8_t * a |
Definition at line 238 of file pic32cx_bz_crypto_pkc.h.
◆ basePoint
PukccEcPoint basePoint |
Definition at line 236 of file pic32cx_bz_crypto_pkc.h.
◆ cns
uint8_t * cns |
Definition at line 235 of file pic32cx_bz_crypto_pkc.h.
◆ h
uint8_t * h |
Definition at line 240 of file pic32cx_bz_crypto_pkc.h.
◆ mod
uint8_t * mod |
Definition at line 234 of file pic32cx_bz_crypto_pkc.h.
◆ order
uint8_t * order |
Definition at line 237 of file pic32cx_bz_crypto_pkc.h.
◆ publicKey
PukccEcPoint publicKey |
Definition at line 239 of file pic32cx_bz_crypto_pkc.h.
◆ r
uint8_t * r |
Definition at line 241 of file pic32cx_bz_crypto_pkc.h.
◆ s
uint8_t * s |
Definition at line 242 of file pic32cx_bz_crypto_pkc.h.
◆ w
uint8_t * w |
Definition at line 244 of file pic32cx_bz_crypto_pkc.h.
◆ x
uint8_t * x |
Definition at line 243 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