Home
last modified time | relevance | path

Searched refs:CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dcs_blobs.h119 CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE = 10, enumerator
/xnu-12377.61.12/bsd/kern/
H A Dubc_subr.c632 } else if (type == CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE) { in cs_validate_csblob()
3432 CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE, in ubc_cs_reconstitute_code_signature()
3573 superblob->index[blob_index].type = htonl(CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE); in ubc_cs_reconstitute_code_signature()
3754 CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE, in ubc_cs_reconstitute_code_signature_2nd_stage()
4503 {CSSLOT_LAUNCH_CONSTRAINT_RESPONSIBLE, CSMAGIC_EMBEDDED_LAUNCH_CONSTRAINT}, in validate_auxiliary_signed_blobs()