Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_verity.cpp84 struct verity_state { struct
447 struct verity_state s = { VERITY_STATE_HEADER, VERITY_STATE_VERSION, mode }; in write_verity_state()
476 struct verity_state s; in read_verity_state()
620 return metadata_find(entry.verity_loc.c_str(), tag, sizeof(struct verity_state), offset); in get_verity_state_offset()