_pkc_big_number_multi Struct Reference

PKC Big Number Multiplication expression input. More...

#include <gr55xx_hal_pkc.h>

Data Fields

uint32_t * p_A
 
uint32_t * p_B
 

Detailed Description

PKC Big Number Multiplication expression input.

Note
Result = A * B, up to 1024 bits

Field Documentation

◆ p_A

uint32_t* _pkc_big_number_multi::p_A

Pointer to operand A

◆ p_B

uint32_t* _pkc_big_number_multi::p_B

Pointer to operand B


The documentation for this struct was generated from the following file: