Home
last modified time | relevance | path

Searched defs:hash_type (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.c14 …RET static int get_libecc_hash(gen_hash_alg_type gen_hash_type, hash_alg_type *hash_type, const ha… in get_libecc_hash()
223 hash_alg_type hash_type; in gen_hash_get_hash_sizes() local
277 hash_alg_type hash_type; in gen_hash_hfunc_scattered() local
348 hash_alg_type hash_type; in gen_hash_init() local
401 hash_alg_type hash_type; in gen_hash_update() local
454 hash_alg_type hash_type; in gen_hash_final() local
/freebsd/crypto/libecc/src/sig/
H A Dsig_algs.c250 hash_alg_type hash_type, u8 *siglen) in ec_get_sig_len()
297 ec_alg_type sig_type, hash_alg_type hash_type, in _ec_sign_init()
389 ec_alg_type sig_type, hash_alg_type hash_type, in ec_sign_init()
457 ec_alg_type sig_type, hash_alg_type hash_type, in generic_ec_sign()
476 ec_alg_type sig_type, hash_alg_type hash_type, in _ec_sign()
499 ec_alg_type sig_type, hash_alg_type hash_type, in ec_sign()
513 ec_alg_type sig_type, hash_alg_type hash_type, in ec_verify_init()
640 ec_alg_type sig_type, hash_alg_type hash_type, in generic_ec_verify()
657 ec_alg_type sig_type, hash_alg_type hash_type, in ec_verify()
677 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len, in ec_verify_batch()
[all …]
H A Deddsa.c129 hash_alg_type hash_type = UNKNOWN_HASH_ALG; in get_eddsa_hash_type() local
312 hash_alg_type hash_type; in eddsa_get_digest_from_priv_key() local
576 hash_alg_type hash_type = UNKNOWN_HASH_ALG; in eddsa_derive_priv_key_hash() local
619 hash_alg_type hash_type = UNKNOWN_HASH_ALG; in eddsa_derive_priv_key() local
701 hash_alg_type hash_type = UNKNOWN_HASH_ALG; in eddsa_gen_priv_key() local
745 hash_alg_type hash_type = UNKNOWN_HASH_ALG; in eddsa_import_priv_key() local
796 hash_alg_type hash_type; in eddsa_init_pub_key() local
1056 hash_alg_type hash_type; local
H A Decfsdsa.c659 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len) in _ecfsdsa_verify_batch_no_memory()
841 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len, in _ecfsdsa_verify_batch()
1059 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len, in ecfsdsa_verify_batch()
H A Dbip0340.c163 ec_alg_type sig_type, hash_alg_type hash_type, in _bip0340_sign()
810 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len) in _bip0340_verify_batch_no_memory()
1029 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len, in _bip0340_verify_batch()
1298 hash_alg_type hash_type, const u8 **adata, const u16 *adata_len, in bip0340_verify_batch()
H A Dsm2.c137 const ec_pub_key *pub_key, hash_alg_type hash_type) in sm2_compute_Z()
H A Decdsa_common.c50 hash_alg_type hash_type) in __ecdsa_rfc6979_nonce()
/freebsd/crypto/libecc/src/hash/
H A Dhmac.c17 hash_alg_type hash_type) in hmac_init()
136 int hmac(const u8 *hmackey, u32 hmackey_len, hash_alg_type hash_type, in hmac()
154 int hmac_scattered(const u8 *hmackey, u32 hmackey_len, hash_alg_type hash_type, in hmac_scattered()
H A Dhash_algs.c52 ATTRIBUTE_WARN_UNUSED_RET int get_hash_by_type(hash_alg_type hash_type, const hash_mapping **hm) in get_hash_by_type()
80 ATTRIBUTE_WARN_UNUSED_RET int get_hash_sizes(hash_alg_type hash_type, u8 *digest_size, u8 *block_si… in get_hash_sizes()
/freebsd/sys/net/
H A Drss_config.c349 rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type) in rss_hash2cpuid()
370 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket()
/freebsd/sys/dev/ice/
H A Dice_rss.h90 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket()
/freebsd/crypto/libecc/src/tests/
H A Dec_utils.c171 const char *hash_name, hash_alg_type * hash_type) in string_to_params()
372 ec_alg_type sig_type, hash_alg_type hash_type, in store_sig()
662 hash_alg_type hash_type; in sign_bin_file() local
1020 hash_alg_type hash_type; in verify_bin_file() local
H A Dec_self_tests_core.c126 ec_alg_type sig_type, hash_alg_type hash_type, const u8 *adata, u16 adata_len) in random_split_ec_sign()
175 ec_alg_type sig_type, hash_alg_type hash_type, const u8 *adata, u16 adata_len) in random_split_ec_verify()
/freebsd/sys/netinet/
H A Din_rss.c369 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v4() local
H A Draw_ip.c491 uint32_t hash_type, hash_val; in rip_send() local
544 uint32_t hash_type, hash_val; in rip_send() local
H A Dsiftr.c732 uint32_t hash_id, hash_type; in siftr_chkpkt() local
879 uint32_t hash_id, hash_type; in siftr_chkpkt6() local
H A Dudp_usrreq.c1471 uint32_t hash_val, hash_type; in udp_send() local
H A Dtcp_ratelimit.c529 uint32_t hash_type; in rt_setup_new_rs() local
/freebsd/sys/netinet6/
H A Din6_rss.c394 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v6() local
H A Draw_ip6.c458 uint32_t hash_type, hash_val; in rip6_send() local
H A Dudp6_usrreq.c923 uint32_t hash_type, hash_val; in udp6_send() local
H A Din6_pcb.c482 uint32_t hash_type, hash_val; in in6_pcbconnect() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h38 typedef typename Node::hash_type hash_type; typedef
H A Dsanitizer_chained_origin_depot.cpp25 using hash_type = u32; typedef
H A Dsanitizer_stackdepot.cpp25 using hash_type = u64; typedef

12