PKC Modular Subtraction expression input.
More...
#include <hal_pkc.h>
PKC Modular Subtraction expression input.
- Note
- Result = (A - B) mod P
Definition at line 180 of file hal_pkc.h.
◆ p_A
uint32_t* _pkc_modular_sub::p_A |
Pointer to operand A
Definition at line 182 of file hal_pkc.h.
◆ p_B
uint32_t* _pkc_modular_sub::p_B |
Pointer to operand B
Definition at line 183 of file hal_pkc.h.
◆ p_P
uint32_t* _pkc_modular_sub::p_P |
Pointer to prime number P
Definition at line 184 of file hal_pkc.h.
The documentation for this struct was generated from the following file: