Searched defs:pmap_image4_trust_cache (Results 1 – 1 of 1) sorted by relevance
880 struct pmap_image4_trust_cache { struct882 struct pmap_image4_trust_cache const *next; // linked list linkage argument883 …trust_cache_module1 const *module; // pointer into module (within data below)888 pmap_tc_type_t type;889 size_t bnch_len;890 uint8_t const bnch[48];891 size_t data_len;892 uint8_t const data[];