Searched defs:auth_vars (Results 1 – 4 of 4) sorted by relevance
13 static size_t get_var_hdr_size(bool auth_vars) in get_var_hdr_size()20 struct var_store_t vs_load(struct mem_range_t vs_data, bool auth_vars) in vs_load()99 static void store_var(const struct var_t *var, bool auth_vars, uint8_t *data) in store_var()
127 bool *auth_vars) in check_var_store_hdr()155 bool *auth_vars) in fv_parse()
44 bool auth_vars; in storage_open() local
27 bool auth_vars; member