PKC Big Number Addition expression input.
More...
#include <hal_pkc.h>
PKC Big Number Addition expression input.
- Note
- Result = A + B, up to 2048 bits
Definition at line 247 of file hal_pkc.h.
◆ p_A
uint32_t* _pkc_big_number_add::p_A |
Pointer to operand A
Definition at line 249 of file hal_pkc.h.
◆ p_B
uint32_t* _pkc_big_number_add::p_B |
Pointer to operand B
Definition at line 250 of file hal_pkc.h.
The documentation for this struct was generated from the following file: