Ra4EcArgs Struct Reference
EC primitive arguments. More...
#include <ra4_crypto_pkc.h>
Data Fields | |
uint32_t | g [24] |
uint32_t | d [12] |
uint32_t | q [24] |
uint32_t | digest [12] |
uint32_t | signature [24] |
uint32_t | wrappedKey [100] |
Detailed Description
EC primitive arguments.
Definition at line 68 of file ra4_crypto_pkc.h.
Field Documentation
◆ d
uint32_t d[12] |
Definition at line 71 of file ra4_crypto_pkc.h.
◆ digest
uint32_t digest[12] |
Definition at line 73 of file ra4_crypto_pkc.h.
◆ g
uint32_t g[24] |
Definition at line 70 of file ra4_crypto_pkc.h.
◆ q
uint32_t q[24] |
Definition at line 72 of file ra4_crypto_pkc.h.
◆ signature
uint32_t signature[24] |
Definition at line 74 of file ra4_crypto_pkc.h.
◆ wrappedKey
uint32_t wrappedKey[100] |
Definition at line 75 of file ra4_crypto_pkc.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/hardware/ra4/ra4_crypto_pkc.h