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. | |
| typedef const mcuxClHash_AlgorithmDescriptor_t *const | mcuxClHash_Algo_t |
| Hash mode/algorithm type. | |
| typedef struct mcuxClHash_ContextDescriptor | mcuxClHash_ContextDescriptor_t |
| Hash Context buffer type. | |
| typedef mcuxClHash_ContextDescriptor_t * | mcuxClHash_Context_t |
| Hash Context type. | |
| typedef uint32_t | mcuxClHash_Status_t |
| Hash Status type. | |
Type definitions for the mcuxClHash component.