Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dcs_blobs.h126 CSSLOT_SIGNATURESLOT = 0x10000, /* CMS Signature */ enumerator
/xnu-11417.121.6/bsd/kern/
H A Dubc_subr.c3457 …b_bytes((const uint8_t *)blob->csb_mem_kaddr, blob->csb_mem_size, CSSLOT_SIGNATURESLOT, CSMAGIC_BL… in ubc_cs_reconstitute_code_signature()
3607 superblob->index[blob_index].type = htonl(CSSLOT_SIGNATURESLOT); in ubc_cs_reconstitute_code_signature()
H A Dkern_exec.c7893 CSSLOT_SIGNATURESLOT, in process_signature()