Ra8EcArgs Struct Reference

EC primitive arguments. More...

#include <ra8_crypto_pkc.h>

Data Fields

uint32_t g [40]
 
uint32_t d [20]
 
uint32_t q [40]
 
uint32_t digest [20]
 
uint32_t signature [40]
 
uint32_t wrappedKey [100]
 

Detailed Description

EC primitive arguments.

Definition at line 68 of file ra8_crypto_pkc.h.

Field Documentation

◆ d

uint32_t d[20]

Definition at line 71 of file ra8_crypto_pkc.h.

◆ digest

uint32_t digest[20]

Definition at line 73 of file ra8_crypto_pkc.h.

◆ g

uint32_t g[40]

Definition at line 70 of file ra8_crypto_pkc.h.

◆ q

uint32_t q[40]

Definition at line 72 of file ra8_crypto_pkc.h.

◆ signature

uint32_t signature[40]

Definition at line 74 of file ra8_crypto_pkc.h.

◆ wrappedKey

uint32_t wrappedKey[100]

Definition at line 75 of file ra8_crypto_pkc.h.


The documentation for this struct was generated from the following file: