PKC Modular Left Shift expression input.
More...
#include <hal_pkc.h>
PKC Modular Left Shift expression input.
- Note
- Result = (A << ShiftBits) mod P
Definition at line 191 of file hal_pkc.h.
◆ p_A
uint32_t* _pkc_modular_shift::p_A |
Pointer to operand A
Definition at line 193 of file hal_pkc.h.
◆ p_P
uint32_t* _pkc_modular_shift::p_P |
Pointer to prime number P
Definition at line 195 of file hal_pkc.h.
◆ shift_bits
uint32_t _pkc_modular_shift::shift_bits |
Pointer to operand A
Definition at line 194 of file hal_pkc.h.
The documentation for this struct was generated from the following file: