Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/
Dfsl_hashcrypt.c730 uint32_t blkFullRounds = blkNum / SHA_MAX_BLOCK_COUNT; in hashcrypt_sha_process_message_data() local
733 while (blkFullRounds >= 1U) in hashcrypt_sha_process_message_data()
752 blkFullRounds -= 1U; in hashcrypt_sha_process_message_data()