Searched defs:hash (Results 351 - 375 of 522) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_module_tests.c752 char *hash; member in struct:__anon3667
793 u8 hash[16]; local
1276 u8 hash[3 member in struct:__anon3668
1303 u8 hash[32]; /* HMAC-SHA-256 */ member in struct:hmac_test
1690 u8 hash[32]; local
1800 u8 hash[48]; local
[all...]
H A Dtls_gnutls.c1302 u8 hash[32]; local
H A Dtls.h55 const u8 *hash; member in struct:tls_cert_data
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius.c526 u8 hash[MD5_MAC_LEN]; local
549 u8 hash[MD5_MAC_LEN]; local
854 u8 hash[MD5_MAC_LEN]; local
988 u8 hash[MD5_MAC_LE local
1065 u8 hash[MD5_MAC_LEN], saltbuf[2], *pos; local
1296 u8 hash[16]; local
1565 u8 hash[16]; local
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_aka.c468 u8 hash[SHA256_MAC_LEN]; local
503 u8 hash[SHA256_MAC_LEN]; local
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c561 u8 *chal, hash[CHAP_MD5_LEN]; local
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_validate.c780 static int wps_validate_e_hash1(const u8 *hash, int mandatory) argument
794 static int wps_validate_e_hash2(const u8 *hash, int mandatory) argument
808 static int wps_validate_r_hash1(const u8 *hash, int mandatory) argument
822 static int wps_validate_r_hash2(const u8 *hash, int mandatory) argument
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c89 uint32_t hash; local
188 insert_hf(struct adapter *sc, struct filter_entry *f, uint32_t hash) argument
205 uint32_t hash; local
265 lookup_hf(struct adapter *sc, struct t4_filter_specification *fs, uint32_t hash) argument
291 uint32_t hash; local
1532 uint32_t hash; local
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_node.c1224 int hash; local
1402 int hash; local
1452 int hash; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.c815 u_long hash; local
995 u_long hash; local
1073 u_long hash; local
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_pptpgre.c368 uint16_t cid, hash; local
429 uint16_t hash; local
1220 uint16_t hash = SESSHASH(cid); local
/freebsd-11-stable/sys/netinet/
H A Dsiftr.c176 uint32_t hash; member in struct:pkt_node
635 uint32_t hash; local
[all...]
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli.h299 uint32_t hash[4]; local
338 uint32_t hash[4]; local
364 uint32_t hash[4]; local
[all...]
/freebsd-11-stable/sys/vm/
H A Duma_int.h386 hash_sfind(struct uma_hash *hash, uint8_ argument
[all...]
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c489 uint32_t hash = rs->ptr; local
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c378 uint32_t hash; local
812 tmpfs_dir_xlookup_hash(struct tmpfs_node *dnode, uint32_t hash) argument
893 uint32_t hash; local
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.hist.c304 uint32_t hash = h->h; local
320 unsigned hash = h->h; local
342 uint32_t hash = h->h; local
367 unsigned hash = 0; local
480 unsigned hash = hashhist(&base); local
[all...]
H A Dsh.exec.c89 # define hash(a, b) (((a) * HSHMUL + (b)) % (hashlength)) macro
127 # define hash(a, b) (((a) * HSHMUL + (b)) & HSHMASK) macro
[all...]
/freebsd-11-stable/sys/net/
H A Dif_vlan.c98 struct ifvlanhead *hash; /* dynamic hash-list table */ member in struct:ifvlantrunk
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_nsec3.c250 size_t nsec3_hash_to_b32(uint8_t* hash, size_t hashlen, uint8_t* zone, argument
630 nsec3_hash_name(rbtree_type* table, struct regional* region, sldns_buffer* buf, struct ub_packed_rrset_key* nsec3, int rr, uint8_t* dname, size_t dname_len, struct nsec3_cached_hash** hash) argument
703 nsec3_hash_matches_owner(struct nsec3_filter* flt, struct nsec3_cached_hash* hash, struct ub_packed_rrset_key* s) argument
743 struct nsec3_cached_hash* hash = NULL; local
769 nsec3_covers(uint8_t* zone, struct nsec3_cached_hash* hash, struct ub_packed_rrset_key* rrset, int rr, sldns_buffer* buf) argument
836 struct nsec3_cached_hash* hash = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c345 struct hlist_head *hash = esw->l2_table.l2_hash; local
381 struct hlist_head *hash = esw->l2_table.l2_hash; local
408 struct hlist_head *hash = esw->mc_table; local
439 struct hlist_head *hash = esw->mc_table; local
483 struct hlist_head *hash; local
517 struct hlist_head *hash; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c69 mlx5e_add_eth_addr_to_hash(struct mlx5e_eth_addr_hash_head *hash, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp445 RacyStacks hash; local
492 RacyStacks hash; local
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clport.c132 u_int hash; local
313 u_int hash; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlock.c87 hash_store(apr_hash_t *hash, const char *key, apr_ssize_t key_len, const char *value, apr_ssize_t value_len, apr_pool_t *pool) argument
106 hash_fetch(apr_hash_t *hash, const char *key) argument
178 apr_hash_t *hash = apr_hash_make(scratch_pool); local
266 apr_hash_t *hash; local
[all...]

Completed in 300 milliseconds

<<11121314151617181920>>