18 #ifndef MCUXCLHASH_TYPES_H_ 19 #define MCUXCLHASH_TYPES_H_ 24 #include <mcuxClConfig.h> uint32_t mcuxClHash_Status_t
Hash Status type.
Definition: mcuxClHash_Types.h:81
struct mcuxClHash_ContextDescriptor mcuxClHash_ContextDescriptor_t
Hash Context buffer type.
Definition: mcuxClHash_Types.h:65
mcuxClHash_ContextDescriptor_t *const mcuxClHash_Context_t
Hash Context type.
Definition: mcuxClHash_Types.h:73
Type definitions for the mcuxClSession component.
Definition of function identifiers for the flow protection mechanism.
const mcuxClHash_AlgorithmDescriptor_t *const mcuxClHash_Algo_t
Hash mode/algorithm type.
Definition: mcuxClHash_Types.h:55
struct mcuxClHash_AlgorithmDescriptor mcuxClHash_AlgorithmDescriptor_t
Hash mode/algorithm descriptor type.
Definition: mcuxClHash_Types.h:47
Provides the API for the CSSL flow protection mechanism.