Searched refs:verity_verify_root_hash (Results 1 – 3 of 3) sorted by relevance
23 int verity_verify_root_hash(const void *data, size_t data_len,37 static inline int verity_verify_root_hash(const void *data, size_t data_len, in verity_verify_root_hash() function
106 int verity_verify_root_hash(const void *root_hash, size_t root_hash_len, in verity_verify_root_hash() function
1346 r = verity_verify_root_hash(root_hash_digest_to_validate, in verity_ctr()