Searched refs:launch_constraint_parent (Results 1 – 1 of 1) sorted by relevance
3327 const CS_GenericBlob *launch_constraint_parent = NULL; in ubc_cs_reconstitute_code_signature() local3409 launch_constraint_parent = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature()3414 if (launch_constraint_parent) { in ubc_cs_reconstitute_code_signature()3416 new_blob_size += ntohl(launch_constraint_parent->length); in ubc_cs_reconstitute_code_signature()3548 if (launch_constraint_parent) { in ubc_cs_reconstitute_code_signature()3555 launch_constraint_parent, in ubc_cs_reconstitute_code_signature()3556 ntohl(launch_constraint_parent->length)); in ubc_cs_reconstitute_code_signature()3558 blob_offset += ntohl(launch_constraint_parent->length); in ubc_cs_reconstitute_code_signature()3673 const CS_GenericBlob *launch_constraint_parent = NULL; in ubc_cs_reconstitute_code_signature_2nd_stage() local3732 launch_constraint_parent = csblob_find_blob_bytes( in ubc_cs_reconstitute_code_signature_2nd_stage()[all …]