Home
last modified time | relevance | path

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

/freebsd/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/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/crypto/openssl/test/
H A Dtls13secretstest.c234 size_t hashsize; in test_secret() local
279 size_t hashsize; in test_handshake_secrets() local
/freebsd/sys/opencrypto/
H A Dxform_auth.h54 uint16_t hashsize; member
H A Dcryptodev.c270 int hashsize; member
/freebsd/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/sys/netinet/
H A Dtcp_syncache.h124 u_int hashsize; member
H A Dtcp_hostcache.c126 u_int hashsize; member
H A Dtcp_subr.c1143 int hashsize; in maketcp_hashsize() local
1475 int hashsize; in tcp_init() local
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c116 #define hashsize(n) ((uint32_t)1<<(n)) macro
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c1480 size_t bindersize, labelsize, hashsize; in tls_psk_do_binder() local
H A Dextensions_srvr.c993 size_t binderoffset, hashsize; in tls_parse_ctos_psk() local
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c631 unsigned int hashsize; in pf_init_tagset() local
654 unsigned int hashsize; in pf_cleanup_tagset() local
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c799 ccr_hmac_ctrl(unsigned int hashsize, unsigned int authsize) in ccr_hmac_ctrl() argument
/freebsd/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
14359 size_t hashsize, maxper, min, chunksize = dstate->dtds_chunksize; local