18 #ifndef MCUXCLOSCCASM3_ALGORITHMS_H_ 19 #define MCUXCLOSCCASM3_ALGORITHMS_H_ 28 #if defined(MCUXCL_FEATURE_HASH_HW_SM3) 39 static mcuxClHash_Algo_t mcuxClOsccaSm3_Algorithm_Sm3 = &mcuxClOsccaSm3_AlgorithmDescriptor_Sm3;
Type definitions for the mcuxClHash component.
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