Type definitions for the mcuxClHash component. More...
#include <mcuxClConfig.h>
#include <mcuxClCore_Platform.h>
Go to the source code of this file.
Typedefs | |
typedef struct mcuxClHash_AlgorithmDescriptor | mcuxClHash_AlgorithmDescriptor_t |
Hash mode/algorithm descriptor type. More... | |
typedef const mcuxClHash_AlgorithmDescriptor_t *const | mcuxClHash_Algo_t |
Hash mode/algorithm type. More... | |
typedef struct mcuxClHash_ContextDescriptor | mcuxClHash_ContextDescriptor_t |
Hash Context buffer type. More... | |
typedef mcuxClHash_ContextDescriptor_t *const | mcuxClHash_Context_t |
Hash Context type. More... | |
typedef uint32_t | mcuxClHash_Status_t |
Hash Status type. More... | |
Type definitions for the mcuxClHash component.