23#ifndef MCUXCLOSCCA_TYPES_H_
24#define MCUXCLOSCCA_TYPES_H_
35#ifndef __RNG_TYPES_DEFINED_
struct mcuxClOscca_Rng_Ctx_t mcuxClOscca_Rng_Ctx_t
The RNG context forward declaration.
Definition mcuxClOscca_Types.h:39
Structure for multi-precision integer used in asymetric cryptography.
Definition mcuxClOscca_Types.h:44
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