Home
last modified time | relevance | path

Searched defs:hash (Results 26 – 41 of 41) sorted by relevance

12

/xnu-10002.1.13/bsd/kern/
H A Dkern_subr.c438 hashdestroy(void *hash, int type __unused, u_long hashmask) in hashdestroy()
H A Dsys_ulock.c240 uint32_t hash = os_hash_jenkins(key, length); in ull_hash_index() local
H A Dubc_subr.c264 const unsigned char *base, *top, *hash; in hashes() local
4049 uint8_t hash[CS_HASH_MAX_SIZE]; in cs_blob_init_validated() local
5745 const unsigned char *hash; in cs_validate_hash() local
H A Dkern_credential.c4426 uint32_t hash = seed; in kauth_cred_ro_hash() local
H A Duipc_mbuf.c8783 uintptr_t hash = 0; local
8800 uintptr_t hash = 0; local
/xnu-10002.1.13/osfmk/ipc/
H A Dipc_voucher.c2480 iv_index_t hash; in user_data_release_value() local
2540 iv_index_t hash; in user_data_dedup() local
/xnu-10002.1.13/security/
H A Dmac_process.c153 mac_cred_label_hash_update(const struct label *a, uint32_t hash) in mac_cred_label_hash_update()
/xnu-10002.1.13/osfmk/kern/
H A Dkalloc.c820 kalloc_hash_adjust(uint32_t hash, uint32_t shift) in kalloc_hash_adjust()
835 uint32_t hash = 0; in kalloc_type_set_type_hash() local
H A Dturnstile.c433 uint32_t hash = os_hash_kernel_pointer((void *)proprietor); in turnstile_hash() local
H A Dwaitq.c525 uint32_t hash = os_hash_kernel_pointer(waitq.wq_q); in waitq_get_safeq() local
H A Dkern_stackshot.c1183 int16_t hash = stackshot_plh_hash(ispl); in stackshot_plh_lookup() local
/xnu-10002.1.13/bsd/netinet/
H A Dip_input.c2176 uint16_t hash; in ip_reass() local
H A Dflow_divert.c228 flow_divert_pcb_lookup(uint32_t hash, struct flow_divert_group *group) in flow_divert_pcb_lookup()
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h647 uint32_t hash = FK_HASH_SEED; in flow_key_hash() local
/xnu-10002.1.13/bsd/net/
H A Dpf.c3289 pf_hash(struct pf_addr *inaddr, struct pf_addr *hash, in pf_hash()
3331 unsigned char hash[16]; in pf_map_addr() local
/xnu-10002.1.13/osfmk/vm/
H A Dvm_kern.c655 uint32_t hash) in kmem_adjust_range_id()

12