Home
last modified time | relevance | path

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

12

/netbsd-src/lib/libc/citrus/
H A Dcitrus_hash.h33 #define _CITRUS_HASH_HEAD(headname, type, hashsize) \ argument
37 #define _CITRUS_HASH_INIT(head, hashsize) \ argument
H A Dcitrus_hash.c47 _citrus_string_hash_func(const char *key, int hashsize) in _citrus_string_hash_func()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dpgpsum.c110 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize,… in calcsum()
146 …(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsize, int doarmor) in pgpv_digest_file()
185 …t8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) in pgpv_digest_memory()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-java.c157 unsigned int hashsize; in compute_hashsize() local
293 compute_table_items (message_list_ty *mlp, unsigned int hashsize) in compute_table_items()
416 write_lookup_code (FILE *stream, unsigned int hashsize, bool collisions) in write_lookup_code()
699 unsigned int hashsize; in write_java_code() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dpgpsum.c126 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize,… in calcsum()
204 …(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsize, int doarmor) in pgpv_digest_file()
243 …t8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) in pgpv_digest_memory()
/netbsd-src/sys/coda/
H A Dcoda_io.h59 struct coda_resize { int hashsize, heapsize; }; member
H A Dcoda_namecache.c671 coda_nc_resize(int hashsize, int heapsize, enum dc_status dcstat) in coda_nc_resize()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtls13secretstest.c226 size_t hashsize; in test_secret() local
271 size_t hashsize; in test_handshake_secrets() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtls13secretstest.c234 size_t hashsize; in test_secret() local
279 size_t hashsize; in test_handshake_secrets() local
/netbsd-src/sys/opencrypto/
H A Dxform.h34 u_int16_t hashsize; member
/netbsd-src/sys/kern/
H A Dsubr_hash.c93 u_long hashsize, i; in hashinit() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c163 unsigned hashsize; in rsa_sign() local
231 unsigned hashsize; in dsa_sign() local
274 unsigned hashsize; in ecdsa_sign() local
H A Dopenssl_crypto.c1033 unsigned hashsize, in pgp_dsa_sign()
1049 unsigned hashsize, in pgp_ecdsa_sign()
H A Dcreate.c368 unsigned hashsize; in write_seckey_body() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotp.h64 int hashsize; member
/netbsd-src/sys/net/npf/
H A Dlpm.c86 unsigned hashsize; member
173 unsigned hashsize; in hashmap_rehash() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dtls13_enc.c795 unsigned int hashsize, datalen; in tls13_export_keying_material() local
837 unsigned int hashsize, datalen; in tls13_export_keying_material_early() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls13_enc.c833 unsigned int hashsize, datalen; in tls13_export_keying_material() local
875 unsigned int hashsize, datalen; in tls13_export_keying_material_early() local
/netbsd-src/lib/libintl/
H A Dgettext.c385 calc_collision_step(uint32_t hashval,uint32_t hashsize) calc_collision_step() argument
395 calc_next_index(uint32_t curidx,uint32_t hashsize,uint32_t step) calc_next_index() argument
/netbsd-src/external/bsd/nsd/dist/
H A Dlookup3.c107 #define hashsize(n) ((uint32_t)1<<(n)) macro
/netbsd-src/external/bsd/unbound/dist/util/storage/
H A Dlookup3.c116 #define hashsize(n) ((uint32_t)1<<(n)) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddb.h180 size_t (*hashsize)(dns_db_t *db); global() member
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c111 size_t hashsize; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddb.h178 size_t (*hashsize)(dns_db_t *db); member
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dpch.cc111 size_t hashsize; member

12