Searched refs:launch_constraint_self (Results 1 – 1 of 1) sorted by relevance
3336 const CS_GenericBlob *launch_constraint_self = NULL; in ubc_cs_reconstitute_code_signature() local3407 launch_constraint_self = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature()3412 if (launch_constraint_self) { in ubc_cs_reconstitute_code_signature()3414 new_blob_size += ntohl(launch_constraint_self->length); in ubc_cs_reconstitute_code_signature()3544 if (launch_constraint_self) { in ubc_cs_reconstitute_code_signature()3551 launch_constraint_self, in ubc_cs_reconstitute_code_signature()3552 ntohl(launch_constraint_self->length)); in ubc_cs_reconstitute_code_signature()3554 blob_offset += ntohl(launch_constraint_self->length); in ubc_cs_reconstitute_code_signature()3682 const CS_GenericBlob *launch_constraint_self = NULL; in ubc_cs_reconstitute_code_signature_2nd_stage() local3731 launch_constraint_self = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature_2nd_stage()[all …]