Searched refs:caam_crc_check_context (Results 1 – 1 of 1) sorted by relevance
3416 static status_t caam_crc_check_context(caam_crc_ctx_internal_t *ctxInternal, const uint8_t *data) in caam_crc_check_context() function3809 status = caam_crc_check_context(ctxInternal, input); in CAAM_CRC_Update()3894 status = caam_crc_check_context(ctxInternal, output); in CAAM_CRC_Finish()