Home
last modified time | relevance | path

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

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