Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/lib/libc/iconv/
H A Dcitrus_hash.h47 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ argument
49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
H A Dcitrus_iconv.c214 int hashval, ret = 0; in get_shared() local
H A Dcitrus_mapper.c319 int hashval, ret; in _citrus_mapper_open() local
H A Dcitrus_db.c105 uint32_t hashval, num_entries; in _citrus_db_lookup() local
/freebsd/sys/netinet/
H A Din_rss.c113 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v4()
204 rss_mbuf_software_hash_v4(const struct mbuf *m, int dir, uint32_t *hashval, in rss_mbuf_software_hash_v4()
/freebsd/sys/netinet6/
H A Din6_rss.c114 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v6()
207 rss_mbuf_software_hash_v6(const struct mbuf *m, int dir, uint32_t *hashval, in rss_mbuf_software_hash_v6()
/freebsd/contrib/flex/src/
H A Ddfa.c232 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; in epsclosure() local
374 int sym, hashval, numstates, dsize; in ntod() local
806 int snstods (int sns[], int numstates, int accset[], int nacc, int hashval, int *newds_addr) in snstods()
H A Dsym.c160 int hashval; in hashfunct() local
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dchecksum_hmac_md5.c46 krb5_data ds = empty_data(), hashval = empty_data(); in krb5int_hmacmd5_checksum() local
/freebsd/contrib/tcsh/
H A Dsh.exec.c151 int hashval, i; in doexec() local
644 int hashval; in dohash() local
817 int hashval, rehashed, i; in iscommand() local
1087 int hashval, rehashed, i, ex, rval = 0; in find_cmd() local
H A Dsh.hist.c767 insertHistHashTable(struct Hist *np, unsigned hashval) in insertHistHashTable()
853 findHistHashTable(struct wordent *lp, unsigned hashval) in findHistHashTable()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c133 uint32_t hashval; /* hash value used for hash resize */ member
164 uint32_t hashval; /* hash value used for hash resize */ member
1119 uint32_t ruleid, uint32_t rulenum, uint32_t hashval) in dyn_lookup_ipv4_parent()
1268 const void *rule, uint32_t ruleid, uint32_t rulenum, uint32_t hashval) in dyn_lookup_ipv6_parent()
1494 uint32_t hashval) in dyn_alloc_parent()
1521 uint32_t hashval, uint16_t fibnum) in dyn_alloc_dyndata()
1575 const struct ipfw_flow_id *pkt, uint32_t hashval, uint32_t version, in dyn_add_ipv4_parent()
1629 uint32_t hashval, struct ipfw_dyn_info *info, uint16_t fibnum, in dyn_add_ipv4_state()
1706 const struct ipfw_flow_id *pkt, uint32_t zoneid, uint32_t hashval, in dyn_add_ipv6_parent()
1760 int pktlen, uint32_t hashval, struct ipfw_dyn_info *info, in dyn_add_ipv6_state()
[all …]
/freebsd/contrib/ncurses/ncurses/tty/
H A Dhashmap.c348 unsigned long hashval = oldhash(SP_PARM)[i]; in NCURSES_SP_NAME() local
358 unsigned long hashval = newhash(SP_PARM)[i]; in NCURSES_SP_NAME() local
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A Dt_rcfile2.c78 uint64_t hashval; in expiry_test() local
/freebsd/bin/sh/
H A Dalias.c247 unsigned int hashval; in hashalias() local
H A Dexec.c545 unsigned int hashval; in hashname() local
H A Dvar.c937 unsigned int hashval; in find_var() local
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c259 EdonRFinal(EdonRState *state, uint8_t *hashval) in EdonRFinal()
311 EdonRHash(const uint8_t *data, size_t databitlen, uint8_t *hashval) in EdonRHash()
/freebsd/usr.bin/mkstr/
H A Dmkstr.c269 long hashval = 0; in hashit() local
/freebsd/sys/dev/liquidio/
H A Dlio_core.c279 uint32_t hashtype, hashval; in lio_push_packet() local
/freebsd/sys/kern/
H A Dvfs_init.c401 uint32_t hashval; in vfs_register() local
/freebsd/contrib/one-true-awk/
H A Dtran.c256 unsigned hashval; in hash() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_lcidm.c74 unsigned long hashval = 0; in lcid_hash() local
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c496 unsigned char hashval[EVP_MAX_MD_SIZE]; in tls13_change_cipher_state() local
/freebsd/usr.sbin/inetd/
H A Dinetd.c2555 hashval(char *p, int len) in hashval() function

12