Home
last modified time | relevance | path

Searched refs:caam_hash_check_context (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c2501 static status_t caam_hash_check_context(caam_hash_ctx_internal_t *ctxInternal, const uint8_t *data) in caam_hash_check_context() function
3019 status = caam_hash_check_context(ctxInternal, input); in CAAM_HASH_Update()
3119 status = caam_hash_check_context(ctxInternal, input); in CAAM_HASH_UpdateNonBlocking()
3163 status = caam_hash_check_context(ctxInternal, output); in CAAM_HASH_Finish()
3237 status = caam_hash_check_context(ctxInternal, output); in CAAM_HASH_FinishNonBlocking()