Home
last modified time | relevance | path

Searched refs:hash32_str (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/sys/
H A Dhash.h60 hash32_str(const void *buf, uint32_t hash) in hash32_str() function
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c364 h = hash32_str(name, HASHINIT); in bhnd_nvram_plist_get_entry()
436 h = hash32_str(prop->name, HASHINIT); in bhnd_nvram_plist_append()
H A Dbhnd_nvram_store_subr.c863 h = hash32_str(path->path_str, HASHINIT); in bhnd_nvstore_register_path()
/freebsd/sys/netgraph/
H A Dng_socket.c808 h = hash32_str(NG_HOOK_NAME(hook), HASHINIT) & hmask; in ngs_rehash()
834 h = hash32_str(name, HASHINIT) & priv->hmask; in ngs_newhook()
882 h = hash32_str(name, HASHINIT) & priv->hmask; in ngs_findhook()
H A Dng_base.c880 hash = hash32_str(name, HASHINIT) & V_ng_name_hmask; in ng_name_node()
931 hash = hash32_str(name, HASHINIT) & V_ng_name_hmask; in ng_name2noderef()
999 hash = hash32_str(NG_NODE_NAME(node), HASHINIT) & hmask; in ng_name_rehash()
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c180 h = hash32_str(principal, h); in rpc_gss_hash()
/freebsd/sys/kern/
H A Dsubr_stats.c437 tpl->mb->tplhash = hash32_str(tpl->mb->tplname, 0);
440 tpl->mb->tplhash = hash32_str(
/freebsd/share/man/man9/
H A DMakefile1201 hash.9 hash32_str.9 \