: Global type definitions More...
#include <stdint.h>#include <stddef.h>#include <stdbool.h>Go to the source code of this file.
Data Structures | |
| struct | mcuxClOscca_MPInt_t |
| Structure for multi-precision integer used in asymetric cryptography. More... | |
Macros | |
| #define | MCUX_CLOSCCA_ERR_NOTSUPPORTEDYET |
Typedefs | |
| typedef struct mcuxClOscca_Rng_Ctx_t | mcuxClOscca_Rng_Ctx_t |
| The RNG context forward declaration. More... | |
| typedef struct mcuxClOscca_MPInt_t | mcuxClOscca_MPInt_t |
| Structure for multi-precision integer used in asymetric cryptography. More... | |
: Global type definitions
| typedef struct mcuxClOscca_Rng_Ctx_t mcuxClOscca_Rng_Ctx_t |
The RNG context forward declaration.
| typedef struct mcuxClOscca_MPInt_t mcuxClOscca_MPInt_t |
Structure for multi-precision integer used in asymetric cryptography.