23 #ifndef MCUXCLOSCCA_TYPES_H_ 24 #define MCUXCLOSCCA_TYPES_H_ 35 #ifndef __RNG_TYPES_DEFINED_ Structure for multi-precision integer used in asymetric cryptography.
Definition: mcuxClOscca_Types.h:43
struct mcuxClOscca_MPInt_t mcuxClOscca_MPInt_t
Structure for multi-precision integer used in asymetric cryptography.
struct mcuxClOscca_Rng_Ctx_t mcuxClOscca_Rng_Ctx_t
The RNG context forward declaration.
Definition: mcuxClOscca_Types.h:39
uint8_t const * pMPInt
Pointer to the multi precision integer.
Definition: mcuxClOscca_Types.h:45
uint16_t wNumBytes
Length in bytes of multi precision integer.
Definition: mcuxClOscca_Types.h:46