Searched refs:fs_mgr_get_hashtree_algorithm (Results 1 – 3 of 3) sorted by relevance
93 std::string fs_mgr_get_hashtree_algorithm(const android::fs_mgr::FstabEntry& entry);
897 std::string hash_alg = fs_mgr_get_hashtree_algorithm(entry); in do_verity_update_state()
2194 std::string fs_mgr_get_hashtree_algorithm(const android::fs_mgr::FstabEntry& entry) { in fs_mgr_get_hashtree_algorithm() function