Searched refs:blkFullRounds (Results 1 – 1 of 1) sorted by relevance
730 uint32_t blkFullRounds = blkNum / SHA_MAX_BLOCK_COUNT; in hashcrypt_sha_process_message_data() local733 while (blkFullRounds >= 1U) in hashcrypt_sha_process_message_data()752 blkFullRounds -= 1U; in hashcrypt_sha_process_message_data()