PKC Big Number Multiplication expression input. More...
#include <gr55xx_hal_pkc.h>
Public Attributes | |
uint32_t * | p_A |
uint32_t * | p_B |
PKC Big Number Multiplication expression input.
Definition at line 257 of file gr55xx_hal_pkc.h.
uint32_t* _pkc_big_number_multi::p_A |
Pointer to operand A
Definition at line 259 of file gr55xx_hal_pkc.h.
uint32_t* _pkc_big_number_multi::p_B |
Pointer to operand B
Definition at line 260 of file gr55xx_hal_pkc.h.