Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dcs_blobs.h115 CSSLOT_ENTITLEMENTS = 5, enumerator
/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c592 } else if (type == CSSLOT_ENTITLEMENTS) { in cs_validate_csblob()
829 embedded_hash = find_special_slot(code_dir, csblob->csb_hashtype->cs_size, CSSLOT_ENTITLEMENTS); in csblob_get_entitlements()
3284 CSSLOT_ENTITLEMENTS, in ubc_cs_blob_reconstruct()
3593 superblob->index[blob_index].type = htonl(CSSLOT_ENTITLEMENTS); in ubc_cs_reconstitute_code_signature()
3853 …entitlements = csblob_find_blob_bytes((uint8_t*)new_blob_addr, new_blob_size, CSSLOT_ENTITLEMENTS,… in ubc_cs_convert_to_multilevel_hash()