Home
last modified time | relevance | path

Searched refs:LoadAvbHashtreeToEnableVerity (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.h51 bool LoadAvbHashtreeToEnableVerity(FstabEntry* fstab_entry, bool wait_for_verity_dev,
H A Dfs_avb.cpp494 if (!LoadAvbHashtreeToEnableVerity(fstab_entry, wait_for_verity_dev, vbmeta_images_, in SetUpAvbHashtree()
H A Davb_util.cpp178 bool LoadAvbHashtreeToEnableVerity(FstabEntry* fstab_entry, bool wait_for_verity_dev, in LoadAvbHashtreeToEnableVerity() function