Searched refs:verity_hash_at_level (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/ |
| A D | dm-verity-target.c | 193 static void verity_hash_at_level(struct dm_verity *v, sector_t block, int level, in verity_hash_at_level() function 287 verity_hash_at_level(v, block, level, &hash_block, &offset); in verity_verify_level() 611 verity_hash_at_level(v, pw->block, i, &hash_block_start, NULL); in verity_prefetch_io() 612 verity_hash_at_level(v, pw->block + pw->n_blocks - 1, i, &hash_block_end, NULL); in verity_prefetch_io()
|
Completed in 4 milliseconds