MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClHash_Functions.h File Reference

Top-level API of the mcuxClHash component. More...

#include <mcuxClConfig.h>
#include <mcuxClSession_Types.h>
#include <mcuxClHash_Types.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxClCore_FunctionIdentifiers.h>
#include <mcuxClCore_Buffer.h>

Go to the source code of this file.

Functions

 MCUX_CSSL_FP_PROTECTED_TYPE (mcuxClHash_Status_t) mcuxClHash_compute(mcuxClSession_Handle_t session
 One-shot Hash computation function. More...
 

Variables

mcuxClHash_Algo_t algorithm
 
mcuxClHash_Algo_t mcuxCl_InputBuffer_t pIn
 
mcuxClHash_Algo_t mcuxCl_InputBuffer_t uint32_t inSize
 
mcuxClHash_Algo_t mcuxCl_InputBuffer_t uint32_t mcuxCl_Buffer_t pOut
 
mcuxClHash_Algo_t mcuxCl_InputBuffer_t uint32_t mcuxCl_Buffer_t uint32_t *const pOutSize
 
mcuxClHash_Context_t pContext
 

Detailed Description

Top-level API of the mcuxClHash component.