Home
last modified time | relevance | path

Searched defs:hashsize (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/lib/libc/iconv/
H A Dcitrus_hash.h35 #define _CITRUS_HASH_HEAD(headname, type, hashsize) \ argument
39 #define _CITRUS_HASH_INIT(head, hashsize) \ argument
H A Dcitrus_hash.c44 _citrus_string_hash_func(const char *key, int hashsize) in _citrus_string_hash_func()
/freebsd-src/sys/kern/
H A Dsubr_hash.c55 long hashsize, i; in hashinit_flags() local
111 long hashsize, i; in phashinit_flags() local
H A Dvfs_cache.c2734 u_long hashsize, i; in nchinittbl() local
/freebsd-src/crypto/openssl/test/
H A Dtls13secretstest.c234 size_t hashsize; in test_secret() local
279 size_t hashsize; in test_handshake_secrets() local
/freebsd-src/sys/opencrypto/
H A Dxform_auth.h54 uint16_t hashsize; member
H A Dcryptodev.c270 int hashsize; member
/freebsd-src/crypto/openssl/ssl/
H A Dtls13_enc.c844 unsigned int hashsize, datalen; in tls13_export_keying_material() local
886 unsigned int hashsize, datalen; in tls13_export_keying_material_early() local
/freebsd-src/sys/netinet/
H A Dtcp_syncache.h124 u_int hashsize; member
H A Dtcp_hostcache.c126 u_int hashsize; member
[all...]
H A Dtcp_subr.c1141 int hashsize; maketcp_hashsize() local
1470 int hashsize; tcp_init() local
[all...]
/freebsd-src/contrib/unbound/util/storage/
H A Dlookup3.c116 #define hashsize(n) ((uint32_t)1<<(n)) macro
/freebsd-src/crypto/openssl/ssl/statem/
H A Dextensions.c1480 size_t bindersize, labelsize, hashsize; in tls_psk_do_binder() local
[all...]
H A Dextensions_srvr.c988 size_t binderoffset, hashsize; tls_parse_ctos_psk() local
/freebsd-src/sys/netpfil/pf/
H A Dpf_ioctl.c641 ts->mask = hashsize - 1; in pf_cleanup_tagset() local
618 unsigned int hashsize; pf_init_tagset() local
/freebsd-src/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c799 ccr_hmac_ctrl(unsigned int hashsize, unsigned int authsize) in ccr_hmac_ctrl() argument
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2593 uintptr_t hashsize = (buf->dtb_size >> 3) / sizeof (uintptr_t); in dtrace_aggregate() local
14357 size_t hashsize, maxper, min, chunksize = dstate->dtds_chunksize; global() local
[all...]