Searched refs:total_hash_blocks (Results 1 – 1 of 1) sorted by relevance
3173 int total_hash_blocks, int filled_hash_blocks) in validate_block_count() argument3196 TESTEQUAL(bca.total_hash_blocks_out, total_hash_blocks); in validate_block_count()3214 TESTEQUAL(bca.total_hash_blocks_out, total_hash_blocks); in validate_block_count()3228 TESTEQUAL(bca.total_hash_blocks_out, total_hash_blocks); in validate_block_count()3350 int total_hash_blocks = 0; in validate_hash_block_count() local3358 total_hash_blocks += hash_layer; in validate_hash_block_count()3360 filled_hash_blocks = total_hash_blocks > 1 ? 1 : 0; in validate_hash_block_count()3368 TESTEQUAL(bca.total_hash_blocks_out, total_hash_blocks); in validate_hash_block_count()3376 TESTEQUAL(bca.total_hash_blocks_out, total_hash_blocks); in validate_hash_block_count()3384 total_hash_blocks, filled_hash_blocks), in validate_hash_block_count()