Home
last modified time | relevance | path

Searched defs:hashkey (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmandoc_xr.h25 char hashkey[]; member
/freebsd/libexec/mknetid/
H A Dhash.c100 u_int32_t hashkey(char *key) in hashkey() function
/freebsd/libexec/revnetgroup/
H A Dhash.c101 hashkey(char *key) in hashkey() function
/freebsd/sys/netinet/
H A Dip_reass.c210 uint32_t hash, hashkey[3]; in ip_reass() local
/freebsd/sys/netinet6/
H A Dfrag6.c431 uint32_t hashkey[(sizeof(struct in6_addr) * 2 + in frag6_input() local
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c1284 safexcel_setkey_ghash(const uint8_t *key, int klen, uint32_t *hashkey) in safexcel_setkey_ghash()
1307 safexcel_setkey_xcbcmac(const uint8_t *key, int klen, uint32_t *hashkey) in safexcel_setkey_xcbcmac()
/freebsd/sys/dev/mana/
H A Dmana.h501 uint8_t hashkey[MANA_HASH_KEY_SIZE]; member
686 uint8_t hashkey[MANA_HASH_KEY_SIZE]; member
/freebsd/sbin/pfctl/
H A Dparse.y486 struct pf_poolhashkey *hashkey; member