ElsEccArgs Struct Reference
ELS ECC primitive arguments. More...
#include <mcxn547_crypto_pkc.h>
Data Fields | |
uint8_t | p [66] |
uint8_t | a [66] |
uint8_t | b [66] |
uint8_t | g [132] |
uint8_t | q [66] |
uint8_t | d [66] |
uint8_t | input [132] |
uint8_t | output [132] |
Detailed Description
ELS ECC primitive arguments.
Definition at line 74 of file mcxn547_crypto_pkc.h.
Field Documentation
◆ a
uint8_t a |
Definition at line 77 of file mcxn547_crypto_pkc.h.
◆ b
uint8_t b |
Definition at line 78 of file mcxn547_crypto_pkc.h.
◆ d
uint8_t d |
Definition at line 81 of file mcxn547_crypto_pkc.h.
◆ g
uint8_t g |
Definition at line 79 of file mcxn547_crypto_pkc.h.
◆ input
uint8_t input |
Definition at line 82 of file mcxn547_crypto_pkc.h.
◆ output
uint8_t output |
Definition at line 83 of file mcxn547_crypto_pkc.h.
◆ p
uint8_t p |
Definition at line 76 of file mcxn547_crypto_pkc.h.
◆ q
uint8_t q |
Definition at line 80 of file mcxn547_crypto_pkc.h.
The documentation for this struct was generated from the following files:
- cyclone_crypto/hardware/mcxn547/mcxn547_crypto_pkc.h
- cyclone_crypto/hardware/mcxn947/mcxn947_crypto_pkc.h