Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/libsecureboot/
H A Dlibsecureboot-priv.h37 size_t hash_size; member
/freebsd/crypto/openssl/crypto/siphash/
H A Dsiphash.c78 static size_t siphash_adjust_hash_size(size_t hash_size) in siphash_adjust_hash_size()
85 int SipHash_set_hash_size(SIPHASH *ctx, size_t hash_size) in SipHash_set_hash_size()
/freebsd/crypto/openssl/include/crypto/
H A Dsiphash.h40 unsigned int hash_size; member
/freebsd/contrib/bearssl/src/mac/
H A Dhmac_ct.c28 hash_size(const br_hash_class *dig) in hash_size() function
/freebsd/lib/libsecureboot/efi/
H A Defi_variables.c174 size_t db_size, header_size, hash_size; in efi_get_forbidden_digests() local
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_record.h41 size_t hash_size; member
/freebsd/contrib/flex/src/
H A Dsym.c158 static int hashfunct (const char *str, int hash_size) in hashfunct()
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c286 const int hash_size = EVP_MD_get_size(digest); in ossl_sm2_decrypt() local
/freebsd/sys/net/route/
H A Dnhop_utils.h33 uint32_t hash_size; member
/freebsd/sys/contrib/zlib/
H A Ddeflate.h147 uInt hash_size; /* number of elements in hash table */ member
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h106 int hash_size; member
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c431 u_int sgl_len, u_int hash_size, struct cryptop *crp) in ccr_populate_wreq()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h2389 uptr hash_size; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1270 const int hash_size = sizeof(rar->file.blake2sp); in parse_file_extra_hash() local
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c406 DWORD hash_size, len, i; in cryptoapi_rsa_priv_enc() local