Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-verity-verify-sig.h37 static inline int verity_verify_root_hash(const void *data, size_t data_len, in verity_verify_root_hash() function
H A Ddm-verity-verify-sig.c106 int verity_verify_root_hash(const void *root_hash, size_t root_hash_len, in verity_verify_root_hash() function