Searched refs:img4_chip_t (Results 1 – 11 of 11) sorted by relevance
| /xnu-8792.41.9/libkern/libkern/img4/ |
| H A D | interface.h | 76 typedef img4_chip_t *(*img4_chip_init_from_buff_t)( 81 typedef const img4_chip_t *(*img4_chip_select_personalized_ap_t)( 85 typedef const img4_chip_t *(*img4_chip_select_effective_ap_t)( 90 const img4_chip_t *chip, 94 typedef const img4_chip_t *(*img4_chip_custom_t)( 96 img4_chip_t *chip 136 const img4_chip_t *chip, 178 const img4_chip_t *chip, 182 typedef const img4_chip_t *(*img4_firmware_select_chip_t)( 209 typedef const img4_chip_t *(*img4_chip_get_cryptex1_boot_t)( [all …]
|
| /xnu-8792.41.9/EXTERNAL_HEADERS/img4/ |
| H A D | chip_cryptex1.h | 23 const img4_chip_t _img4_chip_cryptex1_boot; 38 const img4_chip_t _img4_chip_cryptex1_boot_reduced; 59 const img4_chip_t _img4_chip_cryptex1_boot_proposal; 79 const img4_chip_t _img4_chip_cryptex1_boot_reduced_proposal; 95 const img4_chip_t _img4_chip_cryptex1_boot_x86; 110 const img4_chip_t _img4_chip_cryptex1_boot_vma2; 126 const img4_chip_t _img4_chip_cryptex1_boot_vma2_clone; 147 const img4_chip_t _img4_chip_cryptex1_boot_vma2_proposal; 168 const img4_chip_t _img4_chip_cryptex1_boot_vma2_clone_proposal; 185 const img4_chip_t _img4_chip_cryptex1_preboot; [all …]
|
| H A D | chip.h | 19 typedef const img4_chip_t *_Nullable const *img4_chip_select_array_t; 201 const img4_chip_t *chid_chip_family; 285 img4_chip_t * 303 const img4_chip_t * 323 const img4_chip_t *_Nullable 347 const img4_chip_t *_Nullable 365 const img4_chip_t * 383 const img4_chip_t * 401 const img4_chip_t * 423 const img4_chip_t *_Nullable [all …]
|
| H A D | chip_ap.h | 24 const img4_chip_t _img4_chip_ap_sha1; 40 const img4_chip_t _img4_chip_ap_sha2_384; 58 const img4_chip_t _img4_chip_ap_hybrid; 74 const img4_chip_t _img4_chip_ap_reduced; 91 const img4_chip_t _img4_chip_ap_permissive; 105 const img4_chip_t _img4_chip_ap_local_blessed; 122 const img4_chip_t _img4_chip_ap_hybrid_medium; 139 const img4_chip_t _img4_chip_ap_hybrid_relaxed; 154 const img4_chip_t _img4_chip_ap_intransigent; 170 const img4_chip_t _img4_chip_ap_supplemental; [all …]
|
| H A D | chip_ap_category.h | 26 const img4_chip_t _img4_chip_ap_category_ff02; 42 const img4_chip_t _img4_chip_ap_category_ff03; 58 const img4_chip_t _img4_chip_ap_category_ff04_f0; 75 const img4_chip_t _img4_chip_ap_category_ff04_f1; 91 const img4_chip_t _img4_chip_ap_category_ff04_f2; 107 const img4_chip_t _img4_chip_ap_category_ff04_f3;
|
| H A D | chip_ap_software.h | 25 const img4_chip_t _img4_chip_ap_software_ff00; 43 const img4_chip_t _img4_chip_ap_software_ff01; 60 const img4_chip_t _img4_chip_ap_software_ff06;
|
| H A D | chip_sep.h | 24 const img4_chip_t _img4_chip_sep_sha1; 40 const img4_chip_t _img4_chip_sep_sha2_384;
|
| H A D | chip_x86.h | 21 const img4_chip_t _img4_chip_x86; 45 const img4_chip_t _img4_chip_x86_software_8012;
|
| H A D | runtime.h | 483 const img4_chip_t *chip, 516 const img4_chip_t *chip, 549 const img4_chip_t *chip, 582 const img4_chip_t *chip, 615 const img4_chip_t *chip,
|
| H A D | firmware.h | 176 typedef struct _img4_chip img4_chip_t; typedef 687 const img4_chip_t *_Nullable 729 const img4_chip_t *chip, 790 const img4_chip_t *chip,
|
| /xnu-8792.41.9/EXTERNAL_HEADERS/TrustCache/ |
| H A D | TypesConfig.h | 28 static const img4_chip_t* 33 static const img4_chip_t* 38 static const img4_chip_t* 43 static const img4_chip_t* 48 static const img4_chip_t* 53 static const img4_chip_t* 58 static const img4_chip_t* 67 static const img4_chip_t* 76 static const img4_chip_t* 85 static const img4_chip_t* [all …]
|