Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 10 of 10) sorted by relevance

/xnu-10063.141.1/bsd/kern/
H A Dubc_subr.c483 cs_validate_blob(const CS_GenericBlob *blob, size_t length) in cs_validate_blob()
516 const CS_GenericBlob *blob; in cs_validate_csblob() local
734 const CS_GenericBlob *blob = (const CS_GenericBlob *)(const void *)addr; in csblob_find_blob_bytes() local
802 const CS_GenericBlob *blob; in csblob_find_special_slot_blob() local
3292 const struct cs_blob * const blob, in ubc_cs_reconstitute_code_signature()
3649 struct cs_blob *blob in ubc_cs_reconstitute_code_signature_2nd_stage()
3805 ubc_cs_convert_to_multilevel_hash(struct cs_blob *blob) in ubc_cs_convert_to_multilevel_hash()
3926 cs_blob_cleanup(struct cs_blob *blob) in cs_blob_cleanup()
3966 cs_blob_ro_free(struct cs_blob *blob) in cs_blob_ro_free()
3987 struct cs_blob *blob) in cs_blob_free()
[all …]
H A Dkern_cs.c449 csblob_get_base_offset(struct cs_blob *blob) in csblob_get_base_offset()
461 csblob_get_size(struct cs_blob *blob) in csblob_get_size()
473 csblob_get_addr(struct cs_blob *blob) in csblob_get_addr()
486 csblob_get_platform_binary(struct cs_blob *blob) in csblob_get_platform_binary()
555 csblob_get_flags(struct cs_blob *blob) in csblob_get_flags()
567 csblob_get_hashtype(struct cs_blob const * const blob) in csblob_get_hashtype()
985 struct cs_blob* blob = NULL; in csproc_get_validation_category() local
H A Dkern_descrip.c3901 struct cs_blob *blob = NULL; in sys_fcntl_nocancel() local
4107 struct cs_blob *blob = NULL; in sys_fcntl_nocancel() local
4251 struct cs_blob *blob = NULL; in sys_fcntl_nocancel() local
H A Dmach_loader.c1788 struct cs_blob * blob = csvnode_get_blob(vp, file_off); in unprotect_dsmos_segment() local
3431 struct cs_blob *blob; in load_code_signature() local
H A Dkern_proc.c3355 struct cs_blob* blob; in csops_internal() local
3390 struct cs_blob* blob; in csops_internal() local
H A Dkern_exec.c991 struct cs_blob *blob = csvnode_get_blob(imgp->ip_vp, imgp->ip_arch_offset); in get_teamid_for_shared_region() local
/xnu-10063.141.1/iokit/Kernel/
H A DIOHibernateIO.cpp956 int32_t blob; in ProgressInit() local
1009 int32_t blob, lastBlob; in ProgressUpdate() local
1649 uint32_t blob, lastBlob = (uint32_t) -1L; in hibernate_write_image() local
/xnu-10063.141.1/bsd/security/audit/
H A Daudit_arg.c960 struct cs_blob *blob; in audit_identity_info_construct() local
/xnu-10063.141.1/bsd/vm/
H A Dvm_unix.c2439 struct cs_blob *blob = csvnode_get_blob(srfmp->vp, 0); in shared_region_map_and_slide_setup() local
/xnu-10063.141.1/bsd/netinet/
H A Dflow_divert.c4045 for (mbuf_t blob = data; blob != NULL; blob = mbuf_next(blob)) { in flow_divert_data_out() local