Home
last modified time | relevance | path

Searched defs:hash_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-verity-target.c203 sector_t *hash_block, unsigned int *offset) in verity_hash_at_level()
295 sector_t hash_block; in verity_verify_level() local
/openbmc/u-boot/common/
H A Dhash.c372 int hash_block(const char *algo_name, const void *data, unsigned int len, in hash_block() function