Searched defs:hashkey (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dmandoc_xr.h25 char hashkey[]; member in struct:mandoc_xr
/freebsd-13-stable/libexec/mknetid/
H A Dhash.c105 u_int32_t hashkey(char *key) function
/freebsd-13-stable/libexec/revnetgroup/
H A Dhash.c106 hashkey(char *key) function
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchanges-table.c351 const void *hashkey; local
/freebsd-13-stable/sys/netinet/
H A Dip_reass.c192 uint32_t hash, hashkey[3]; local
/freebsd-13-stable/sys/netinet6/
H A Dfrag6.c370 uint32_t hashkey[(sizeof(struct in6_addr) * 2 + local
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y3921 hashkey : /* empty */ label
/freebsd-13-stable/sys/dev/safexcel/
H A Dsafexcel.c1287 safexcel_setkey_ghash(const uint8_t *key, int klen, uint32_t *hashkey) argument
1310 safexcel_setkey_xcbcmac(const uint8_t *key, int klen, uint32_t *hashkey) argument
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dnlmsaelib.h462 nlm_crypto_fill_pkt_ctrl(struct nlm_crypto_pkt_ctrl *ctrl, unsigned int hmac, enum nlm_hash_algo hashalg, enum nlm_hash_mode hashmode, enum nlm_cipher_algo cipheralg, enum nlm_cipher_mode ciphermode, const unsigned char *cipherkey, unsigned int cipherkeylen, const unsigned char *hashkey, unsigned int hashkeylen) argument

Completed in 213 milliseconds