Searched refs:real_hash (Results 1 – 1 of 1) sorted by relevance
18 u8 real_hash[FS_VERITY_MAX_DIGEST_SIZE]; member168 u8 real_hash[FS_VERITY_MAX_DIGEST_SIZE]; in verify_data_block() local285 fsverity_hash_block(params, haddr, real_hash); in verify_data_block()286 if (memcmp(want_hash, real_hash, hsize) != 0) in verify_data_block()304 if (memcmp(want_hash, dblock->real_hash, hsize) != 0) in verify_data_block()314 level == 0 ? dblock->real_hash : real_hash); in verify_data_block()361 ctx->pending_blocks[0].real_hash, in fsverity_verify_pending_blocks()362 ctx->pending_blocks[1].real_hash); in fsverity_verify_pending_blocks()366 ctx->pending_blocks[i].real_hash); in fsverity_verify_pending_blocks()