Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dubc_internal.h136 …unsigned int csb_reconstituted; /* signature has potentially been modified after validatio… member
/xnu-8019.80.24/bsd/kern/
H A Dubc_subr.c3371 if (!blob->csb_reconstituted) { in ubc_cs_clear_unneeded_code_signature()
3580 blob->csb_reconstituted = true; in ubc_cs_convert_to_multilevel_hash()
3682 blob->csb_reconstituted = false; in cs_blob_init_validated()
3941 tmp_blob.csb_reconstituted = true; in ubc_cs_blob_add()
4037 tmp_blob.csb_reconstituted = true; in ubc_cs_blob_add()
4252 tmp_blob.csb_reconstituted = false; in ubc_cs_blob_add_supplement()
4639 if (blob->csb_reconstituted) { in ubc_cs_blob_revalidate()