Defines all types of the mcuxClHash component. More...
Typedefs | |
| typedef struct mcuxClHash_Algo | mcuxClHash_Algo_t |
| Hash Algorithm type. More... | |
| typedef struct mcuxClHash_Context | mcuxClHash_Context_t |
| Hash Context type. More... | |
| typedef uint64_t | mcuxClHash_Status_Protected_t |
| Hash Protected Status type. More... | |
| typedef uint32_t | mcuxClHash_Status_t |
| Hash Status type. More... | |
Defines all types of the mcuxClHash component.
| typedef struct mcuxClHash_Algo mcuxClHash_Algo_t |
Hash Algorithm type.
This is an abstract type defining the hash algorithm.
| typedef struct mcuxClHash_Context mcuxClHash_Context_t |
Hash Context type.
This is an abstract type defining the hash context.
| typedef uint64_t mcuxClHash_Status_Protected_t |
Hash Protected Status type.
| typedef uint32_t mcuxClHash_Status_t |
Hash Status type.
This type is used for hash return values: mcuxClHashStatusValues