Ra6RsaArgs Struct Reference
RSA primitive arguments. More...
#include <ra6_crypto_pkc.h>
Data Fields | |
| uint32_t | m [128] |
| uint32_t | c [128] |
| uint32_t | key [256] |
| uint32_t | wrappedKey [300] |
| uint32_t | n [64] |
| uint32_t | d [64] |
| uint32_t | e [1] |
| uint32_t | params [160] |
Detailed Description
RSA primitive arguments.
Definition at line 55 of file ra6_crypto_pkc.h.
Field Documentation
◆ c
| uint32_t c |
Definition at line 58 of file ra6_crypto_pkc.h.
◆ d
| uint32_t d |
Definition at line 58 of file s5d9_crypto_pkc.h.
◆ e
| uint32_t e |
Definition at line 59 of file s5d9_crypto_pkc.h.
◆ key
| uint32_t key[256] |
Definition at line 59 of file ra6_crypto_pkc.h.
◆ m
| uint32_t m |
Definition at line 57 of file ra6_crypto_pkc.h.
◆ n
| uint32_t n |
Definition at line 57 of file s5d9_crypto_pkc.h.
◆ params
| uint32_t params |
Definition at line 62 of file s5d9_crypto_pkc.h.
◆ wrappedKey
| uint32_t wrappedKey[300] |
Definition at line 60 of file ra6_crypto_pkc.h.
The documentation for this struct was generated from the following files:
- cyclone_crypto/hardware/ra6/ra6_crypto_pkc.h
- cyclone_crypto/hardware/s5d9/s5d9_crypto_pkc.h
- cyclone_crypto/hardware/s7g2/s7g2_crypto_pkc.h
