Searched refs:verity_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/md/ |
| D | dm-verity.h | 125 extern int verity_hash(struct dm_verity *v, struct ahash_request *req,
|
| D | dm-verity-fec.c | 187 if (unlikely(verity_hash(v, verity_io_hash_req(v, io), in fec_is_erasure() 388 r = verity_hash(v, verity_io_hash_req(v, io), fio->output, in fec_decode_rsb()
|
| D | dm-verity-target.c | 171 int verity_hash(struct dm_verity *v, struct ahash_request *req, in verity_hash() function 296 r = verity_hash(v, verity_io_hash_req(v, io), in verity_verify_level() 855 r = verity_hash(v, req, zero_data, 1 << v->data_dev_block_bits, in verity_alloc_zero_digest()
|