Searched defs:pmap_image4_trust_cache (Results 1 – 1 of 1) sorted by relevance
872 struct pmap_image4_trust_cache { struct874 struct pmap_image4_trust_cache const *next; // linked list linkage argument875 …trust_cache_module1 const *module; // pointer into module (within data below)880 pmap_tc_type_t type;881 size_t bnch_len;882 uint8_t const bnch[48];883 size_t data_len;884 uint8_t const data[];