Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c2969 kLTC_HashInit = 1u, /*!< Key in the HASH context is the input key. */ enumerator
3580 ctxInternal->state = kLTC_HashInit; in LTC_HASH_Init()
3625 if (ctxInternal->state == kLTC_HashInit) in LTC_HASH_Update()
3715 if (ctxInternal->state == kLTC_HashInit) in LTC_HASH_Finish()