Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/ !
H A Dubc_subr.c3776 vm_address_t new_superblob = 0; in ubc_cs_reconstitute_code_signature_2nd_stage() local
3779 ret = ubc_cs_blob_allocate(&new_superblob, &new_superblob_size); in ubc_cs_reconstitute_code_signature_2nd_stage()
3790 memcpy((void*)new_superblob, superblob, new_superblob_size); in ubc_cs_reconstitute_code_signature_2nd_stage()
3798 new_superblob, in ubc_cs_reconstitute_code_signature_2nd_stage()