Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c120kCAAM_HashUpdate, /*!< HASH context has algorithm specific context: MAC, K2 and K3 (XCBC-MAC), … enumerator
3034 isUpdateState = ctxInternal->fsm_state == kCAAM_HashUpdate; in CAAM_HASH_Update()
3039 ctxInternal->fsm_state = kCAAM_HashUpdate; in CAAM_HASH_Update()
3824 isUpdateState = ctxInternal->fsm_state == kCAAM_HashUpdate; in CAAM_CRC_Update()
3829 ctxInternal->fsm_state = kCAAM_HashUpdate; in CAAM_CRC_Update()