Searched refs:kLTC_HashInit (Results 1 – 1 of 1) sorted by relevance
2969 kLTC_HashInit = 1u, /*!< Key in the HASH context is the input key. */ enumerator3580 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()