Searched refs:verity_hash_for_block (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-verity.h | 132 extern int verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io,
|
H A D | dm-verity-target.c | 370 int verity_hash_for_block(struct dm_verity *v, struct dm_verity_io *io, in verity_hash_for_block() function 596 r = verity_hash_for_block(v, io, cur_block, in verity_verify_io()
|
H A D | dm-verity-fec.c | 283 verity_hash_for_block(v, io, block, want_digest, in fec_read_bufs()
|