Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/
Dfsl_hashcrypt.c32kHASHCRYPT_HashInit = 1u, /*!< Init state, the NEW bit in SHA Control register has not been writte… enumerator
952 ctxInternal->state = kHASHCRYPT_HashInit; in HASHCRYPT_SHA_Init()
1040 if (ctxInternal->state == kHASHCRYPT_HashInit) in HASHCRYPT_SHA_Finish()