Ra4RsaArgs Struct Reference

RSA primitive arguments. More...

#include <ra4_crypto_pkc.h>

Data Fields

uint32_t m [128]
 
uint32_t c [128]
 
uint32_t key [256]
 
uint32_t wrappedKey [300]
 

Detailed Description

RSA primitive arguments.

Definition at line 55 of file ra4_crypto_pkc.h.

Field Documentation

◆ c

uint32_t c[128]

Definition at line 58 of file ra4_crypto_pkc.h.

◆ key

uint32_t key[256]

Definition at line 59 of file ra4_crypto_pkc.h.

◆ m

uint32_t m[128]

Definition at line 57 of file ra4_crypto_pkc.h.

◆ wrappedKey

uint32_t wrappedKey[300]

Definition at line 60 of file ra4_crypto_pkc.h.


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