Searched refs:trust_cache_offsets_t (Results 1 – 2 of 2) sorted by relevance
72 } __attribute__((__packed__)) trust_cache_offsets_t; typedef
1171 trust_cache_offsets_t *tc_offsets = NULL; in load_static_trust_cache()1218 } else if (os_add_overflow(offsets_length, sizeof(trust_cache_offsets_t), &struct_length)) { in load_static_trust_cache()