Searched refs:launch_constraint_self (Results 1 – 1 of 1) sorted by relevance
3330 const CS_GenericBlob *launch_constraint_self = NULL; in ubc_cs_reconstitute_code_signature() local3401 launch_constraint_self = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature()3406 if (launch_constraint_self) { in ubc_cs_reconstitute_code_signature()3408 new_blob_size += ntohl(launch_constraint_self->length); in ubc_cs_reconstitute_code_signature()3538 if (launch_constraint_self) { in ubc_cs_reconstitute_code_signature()3545 launch_constraint_self, in ubc_cs_reconstitute_code_signature()3546 ntohl(launch_constraint_self->length)); in ubc_cs_reconstitute_code_signature()3548 blob_offset += ntohl(launch_constraint_self->length); in ubc_cs_reconstitute_code_signature()3676 const CS_GenericBlob *launch_constraint_self = NULL; in ubc_cs_reconstitute_code_signature_2nd_stage() local3725 launch_constraint_self = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature_2nd_stage()[all …]