Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c119 kCAAM_HashInit = 1u, /*!< Key in the HASH context is the input key. */ enumerator
2972 ctxInternal->fsm_state = kCAAM_HashInit; in CAAM_HASH_Init()
3175 if (ctxInternal->fsm_state == kCAAM_HashInit) in CAAM_HASH_Finish()
3763 ctxInternal->fsm_state = kCAAM_HashInit; in CAAM_CRC_Init()
3906 if (ctxInternal->fsm_state == kCAAM_HashInit) in CAAM_CRC_Finish()