Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c126 kCAAM_HashInit = 1u, /*!< Key in the HASH context is the input key. */ enumerator
3155 ctxInternal->fsm_state = kCAAM_HashInit; in CAAM_HASH_Init()
3358 if (ctxInternal->fsm_state == kCAAM_HashInit) in CAAM_HASH_Finish()
4118 ctxInternal->fsm_state = kCAAM_HashInit; in CAAM_CRC_Init()
4261 if (ctxInternal->fsm_state == kCAAM_HashInit) in CAAM_CRC_Finish()