PKC Big Number Multiplication expression input.
More...
#include <hal_pkc.h>
PKC Big Number Multiplication expression input.
- Note
- Result = A * B, up to 1024 bits
Definition at line 237 of file hal_pkc.h.
◆ p_A
uint32_t* _pkc_big_number_multi::p_A |
Pointer to operand A
Definition at line 239 of file hal_pkc.h.
◆ p_B
uint32_t* _pkc_big_number_multi::p_B |
Pointer to operand B
Definition at line 240 of file hal_pkc.h.
The documentation for this struct was generated from the following file: