Searched refs:img4_buff_t (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/EXTERNAL_HEADERS/img4/ |
| H A D | runtime.h | 631 const img4_buff_t *payload, 632 const img4_buff_t *_Nullable manifest 670 img4_buff_t *payload, 815 #define IMG4_BUFF_INIT (img4_buff_t){ \ 822 #define IMG4_BUFF_INIT (img4_buff_t{ \ 829 #define IMG4_BUFF_INIT (img4_buff_t((img4_buff_t){ \ 1013 img4_buff_dealloc(img4_buff_t *_Nullable buff); 1095 const img4_buff_t *obj, 1096 const img4_buff_t *_Nullable manifest); 1135 img4_buff_t *payload,
|
| H A D | image.h | 27 const img4_buff_t * 149 const img4_buff_t * 152 img4_buff_t *storage);
|
| H A D | firmware.h | 58 typedef struct _img4_buff img4_buff_t; typedef 282 img4_buff_t *buff, 452 img4_buff_t *buff, 487 img4_buff_t *buff);
|
| /xnu-8019.80.24/libkern/libkern/img4/ |
| H A D | interface.h | 103 img4_buff_t *buff, 125 img4_buff_t *buff, 131 img4_buff_t *buff 144 typedef const img4_buff_t *(*img4_image_get_bytes_t)( 166 typedef const img4_buff_t *(*img4_image_get_property_data_t)( 169 img4_buff_t *storage 173 img4_buff_t *buff
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | pmap_cs.h | 103 const img4_buff_t *payload, 104 const img4_buff_t *manifest);
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | imageboot.c | 794 img4_buff_t tck = IMG4_BUFF_INIT; in authenticate_root_with_img4()
|
| /xnu-8019.80.24/osfmk/x86_64/ |
| H A D | pmap.c | 3519 __unused const img4_buff_t *payload, in pmap_image4_execute_object() 3520 __unused const img4_buff_t *_Nullable manifest) in pmap_image4_execute_object()
|