Searched refs:new_blob_allocation_size (Results 1 – 1 of 1) sorted by relevance
3484 vm_size_t new_blob_allocation_size = new_blob_size; in ubc_cs_reconstitute_code_signature() local3485 ret = ubc_cs_blob_allocate(&new_blob_addr, &new_blob_allocation_size); in ubc_cs_reconstitute_code_signature()3647 *ret_mem_size = new_blob_allocation_size; in ubc_cs_reconstitute_code_signature()3653 ubc_cs_blob_deallocate(new_blob_addr, new_blob_allocation_size); in ubc_cs_reconstitute_code_signature()