_pkc_modular_compare Struct Reference

PKC Modular Comparison expression input. More...

#include <gr55xx_hal_pkc.h>

Public Attributes

uint32_t * p_A
 
uint32_t * p_P
 

Detailed Description

PKC Modular Comparison expression input.

Note
Result = A mod P

Definition at line 221 of file gr55xx_hal_pkc.h.

Member Data Documentation

◆ p_A

uint32_t* _pkc_modular_compare::p_A

Pointer to operand A

Definition at line 223 of file gr55xx_hal_pkc.h.

◆ p_P

uint32_t* _pkc_modular_compare::p_P

Pointer to prime number P

Definition at line 224 of file gr55xx_hal_pkc.h.


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