Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dubc_internal.h147 …unsigned int csb_reconstituted; /* signature has potentially been modified after validatio… member
/xnu-11215.81.4/bsd/kern/
H A Dubc_subr.c3704 assert(blob->csb_reconstituted == true); in ubc_cs_reconstitute_code_signature_2nd_stage()
3929 blob->csb_reconstituted = true; in ubc_cs_convert_to_multilevel_hash()
4050 blob->csb_reconstituted = false; in cs_blob_init_validated()
4556 assert(cs_blob->csb_reconstituted == true); in setup_multilevel_hashing()
4573 if (cs_blob->csb_reconstituted == false) { in reconstitute_code_signature_2nd_stage()
4700 cs_blob->csb_reconstituted = true; in reconstitute_code_signature()
5192 tmp_blob.csb_reconstituted = false; in ubc_cs_blob_add_supplement()
5642 if (blob->csb_reconstituted) { in ubc_cs_blob_revalidate()