21#ifndef MCUXCLOSCCA_TYPES_H_
22#define MCUXCLOSCCA_TYPES_H_
33#ifndef __RNG_TYPES_DEFINED_
struct mcuxClOscca_Rng_Ctx_t mcuxClOscca_Rng_Ctx_t
The RNG context forward declaration.
Definition mcuxClOscca_Types.h:37
Structure for multi-precision integer used in asymetric cryptography.
Definition mcuxClOscca_Types.h:42
uint8_t const * pMPInt
Pointer to the multi precision integer.
Definition mcuxClOscca_Types.h:43
uint16_t wNumBytes
Length in bytes of multi precision integer.
Definition mcuxClOscca_Types.h:44