PKC Modular Left Shift expression input. More...
#include <gr55xx_hal_pkc.h>
Public Attributes | |
uint32_t * | p_A |
uint32_t | shift_bits |
uint32_t * | p_P |
PKC Modular Left Shift expression input.
Definition at line 210 of file gr55xx_hal_pkc.h.
uint32_t* _pkc_modular_shift::p_A |
Pointer to operand A
Definition at line 212 of file gr55xx_hal_pkc.h.
uint32_t* _pkc_modular_shift::p_P |
Pointer to prime number P
Definition at line 214 of file gr55xx_hal_pkc.h.
uint32_t _pkc_modular_shift::shift_bits |
Pointer to operand A
Definition at line 213 of file gr55xx_hal_pkc.h.