Searched refs:VERITY_STATE_VERSION (Results 1 – 1 of 1) sorted by relevance
70 #define VERITY_STATE_VERSION 1 macro478 struct verity_state s = { VERITY_STATE_HEADER, VERITY_STATE_VERSION, mode }; in write_verity_state()529 if (s.version != VERITY_STATE_VERSION) { in read_verity_state()