Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/
Dfsl_hashcrypt.c33kHASHCRYPT_HashUpdate, /*!< Update state, DIGEST registers contain running hash, NEW bit in SHA co… enumerator
989 isUpdateState = ctxInternal->state == kHASHCRYPT_HashUpdate; in HASHCRYPT_SHA_Update()
994 ctxInternal->state = kHASHCRYPT_HashUpdate; in HASHCRYPT_SHA_Update()
1167 ctxInternal->state = kHASHCRYPT_HashUpdate; in HASHCRYPT_SHA_UpdateNonBlocking()