Home
last modified time | relevance | path

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

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