Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/openbmc/linux/net/batman-adv/
Dhash.c
/openbmc/qemu/crypto/
H A Dhash-glib.c51 QCryptoHash *hash; in qcrypto_glib_hash_new() local
61 void qcrypto_glib_hash_free(QCryptoHash *hash) in qcrypto_glib_hash_free()
72 int qcrypto_glib_hash_update(QCryptoHash *hash, in qcrypto_glib_hash_update()
87 int qcrypto_glib_hash_finalize(QCryptoHash *hash, in qcrypto_glib_hash_finalize()
H A Dhash-gcrypt.c54 QCryptoHash *hash; in qcrypto_gcrypt_hash_new() local
75 void qcrypto_gcrypt_hash_free(QCryptoHash *hash) in qcrypto_gcrypt_hash_free()
89 int qcrypto_gcrypt_hash_update(QCryptoHash *hash, in qcrypto_gcrypt_hash_update()
104 int qcrypto_gcrypt_hash_finalize(QCryptoHash *hash, in qcrypto_gcrypt_hash_finalize()
H A Dhash-gnutls.c59 QCryptoHash *hash; in qcrypto_gnutls_hash_new() local
80 void qcrypto_gnutls_hash_free(QCryptoHash *hash) in qcrypto_gnutls_hash_free()
91 int qcrypto_gnutls_hash_update(QCryptoHash *hash, in qcrypto_gnutls_hash_update()
112 int qcrypto_gnutls_hash_finalize(QCryptoHash *hash, in qcrypto_gnutls_hash_finalize()
H A Dhash.c81 int qcrypto_hash_updatev(QCryptoHash *hash, in qcrypto_hash_updatev()
91 int qcrypto_hash_update(QCryptoHash *hash, in qcrypto_hash_update()
103 QCryptoHash *hash = NULL; in qcrypto_hash_new() local
128 void qcrypto_hash_free(QCryptoHash *hash) in qcrypto_hash_free()
138 int qcrypto_hash_finalize_bytes(QCryptoHash *hash, in qcrypto_hash_finalize_bytes()
150 int qcrypto_hash_finalize_digest(QCryptoHash *hash, in qcrypto_hash_finalize_digest()
172 int qcrypto_hash_finalize_base64(QCryptoHash *hash, in qcrypto_hash_finalize_base64()
H A Dhash-nettle.c124 QCryptoHash *hash; in qcrypto_nettle_hash_new() local
135 void qcrypto_nettle_hash_free(QCryptoHash *hash) in qcrypto_nettle_hash_free()
144 int qcrypto_nettle_hash_update(QCryptoHash *hash, in qcrypto_nettle_hash_update()
161 int qcrypto_nettle_hash_finalize(QCryptoHash *hash, in qcrypto_nettle_hash_finalize()
H A Dafsplit.c43 static int qcrypto_afsplit_hash(QCryptoHashAlgo hash, in qcrypto_afsplit_hash()
88 int qcrypto_afsplit_encode(QCryptoHashAlgo hash, in qcrypto_afsplit_encode()
120 int qcrypto_afsplit_decode(QCryptoHashAlgo hash, in qcrypto_afsplit_decode()
H A Dpbkdf-gcrypt.c26 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports()
45 int qcrypto_pbkdf2(QCryptoHashAlgo hash, in qcrypto_pbkdf2()
H A Dpbkdf-gnutls.c26 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports()
42 int qcrypto_pbkdf2(QCryptoHashAlgo hash, in qcrypto_pbkdf2()
H A Dhash-afalg.c122 QCryptoHash *hash; in qcrypto_afalg_hash_new() local
143 void qcrypto_afalg_hash_free(QCryptoHash *hash) in qcrypto_afalg_hash_free()
220 int qcrypto_afalg_hash_update(QCryptoHash *hash, in qcrypto_afalg_hash_update()
230 int qcrypto_afalg_hash_finalize(QCryptoHash *hash, in qcrypto_afalg_hash_finalize()
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp53 struct hash<sdbusplus::bus_t> struct
60 struct hash<sdbusplus::message_t> struct
67 struct hash<sdbusplus::server::transaction::Transaction> struct
75 struct hash<sdbusplus::server::transaction::details::Transaction> struct
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dnative_types.hpp306 struct hash<sdbusplus::message::details::string_wrapper> struct
317 /** Overload of std::hash for details::string_wrappers */
319 struct hash<sdbusplus::message::details::string_path_wrapper> struct
321 using argument_type = sdbusplus::message::details::string_path_wrapper;
322 using result_type = std::size_t;
324 result_type operator()(const argument_type& s) const in operator ()()
/openbmc/qemu/tests/unit/
H A Dtest-qht.c29 uint32_t hash; in insert() local
49 uint32_t hash; in do_rm() local
78 uint32_t hash; in check() local
101 static void count_func(void *p, uint32_t hash, void *userp) in count_func()
125 static void sum_func(void *p, uint32_t hash, void *userp) in sum_func()
141 static bool rm_mod_func(void *p, uint32_t hash, void *userp) in rm_mod_func()
/openbmc/linux/net/netfilter/ipvs/
Dip_vs_proto.c
/openbmc/linux/net/ceph/crush/
Dhash.c
/openbmc/linux/certs/
Dblacklist.c
/openbmc/linux/security/keys/
Ddh.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c62 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify()
158 uint8_t *hash, int hash_len, in compute_hash_prime()
184 const uint8_t *hash, int hash_len) in padding_pss_verify()
289 const uint32_t sig_len, const uint8_t *hash, in rsa_verify_key()
361 const void *hash, uint8_t *sig, in rsa_verify_with_keynode()
405 uint8_t hash[info->crypto->key_len]; in rsa_verify() local
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c145 unsigned int hash; member
155 unsigned int i, hash = 2166136261U; in strhash() local
165 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()
180 static void define_config(const char *name, int len, unsigned int hash) in define_config()
200 unsigned int hash = strhash(m, slen); in use_config() local
/openbmc/linux/drivers/crypto/caam/
Dkey_gen.h
/openbmc/linux/drivers/net/team/
Dteam_mode_loadbalance.c
/openbmc/linux/include/linux/
Dstringhash.h
/openbmc/linux/fs/coda/
Dcnode.c
/openbmc/qemu/util/
H A Dqht.c306 struct qht_bucket *qht_map_to_bucket(const struct qht_map *map, uint32_t hash) in qht_map_to_bucket()
381 struct qht_bucket *qht_bucket_lock__no_stale(struct qht *ht, uint32_t hash, in qht_bucket_lock__no_stale()
556 const void *userp, uint32_t hash) in qht_do_lookup()
583 const void *userp, uint32_t hash) in qht_lookup__slowpath()
595 void *qht_lookup_custom(const struct qht *ht, const void *userp, uint32_t hash, in qht_lookup_custom()
618 void *qht_lookup(const struct qht *ht, const void *userp, uint32_t hash) in qht_lookup()
628 struct qht_bucket *head, void *p, uint32_t hash, in qht_insert__locked()
694 bool qht_insert(struct qht *ht, void *p, uint32_t hash, void **existing) in qht_insert()
781 bool qht_remove__locked(struct qht_bucket *head, const void *p, uint32_t hash) in qht_remove__locked()
806 bool qht_remove(struct qht *ht, const void *p, uint32_t hash) in qht_remove()
[all …]

12345678910>>...13