Home
last modified time | relevance | path

Searched defs:hash (Results 501 – 517 of 517) sorted by relevance

1...<<21

/freebsd/sys/kern/
H A Dvfs_subr.c977 uint32_t hash; in vfs_busyfs() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c4198 char *hostname, *hash; in evdns_base_parse_hosts_line() local
/freebsd/contrib/libevent/
H A Devdns.c4198 char *hostname, *hash; in evdns_base_parse_hosts_line() local
/freebsd/sys/dev/ice/
H A Dice_type.h637 u32 hash; /* SHA-1 hash word */ member
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h245 u8 hash[2]; member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c9131 int sig, hash; in test_sigalgs_available() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h566 u8 hash[SHA384_MAC_LEN]; member
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1579 #define ZAP_HASH_IDX(hash, n) (((n) == 0) ? 0 : ((hash) >> (64 - (n)))) argument
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1814 int hash; member
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c1743 uint64_t hash = object ^ (offset % (ZTEST_RANGE_LOCKS + 1)); in ztest_range_lock() local
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c6051 uint64_t hash; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8176 const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) in t4_alloc_mac_filt()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c27632 u32 size, hash; in memsys3Unlink() local
27666 u32 size, hash; in memsys3Link() local
27844 int hash = nBlock % N_HASH; in memsys3MallocUnsafe() local
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2002 } hash; member
/freebsd/sys/dev/oce/
H A Doce_hw.h3416 uint32_t hash[OCE_HASH_TBL_SZ]; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6695 } hash; member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h90200 uint8_t hash[32]; member

1...<<21