Searched refs:caam_hash_check_context (Results 1 – 1 of 1) sorted by relevance
2501 static status_t caam_hash_check_context(caam_hash_ctx_internal_t *ctxInternal, const uint8_t *data) in caam_hash_check_context() function3019 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()