Home
last modified time | relevance | path

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

1234

/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 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 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-nettle.c28 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports()
46 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()
H A Dpbkdf.c90 QCryptoHashAlgo hash; member
103 QCryptoHashAlgo hash = iters_data->hash; in threaded_qcrypto_pbkdf2_count_iters() local
167 uint64_t qcrypto_pbkdf2_count_iters(QCryptoHashAlgo hash, in qcrypto_pbkdf2_count_iters()
/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/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/qemu/ui/
H A Dvnc-palette.c33 uint32_t color, unsigned int hash) in palette_find()
78 unsigned int hash; in palette_put() local
101 unsigned int hash; in palette_idx() local
/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 …]
H A Dpath.c14 static GHashTable *hash; variable
/openbmc/u-boot/fs/ubifs/
H A Dkey.h36 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash()
144 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init() local
161 uint32_t hash) in dent_key_init_hash()
179 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init_flash() local
212 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init() local
230 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init_flash() local
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h25 struct hash { struct
26 u32 hash[HASH_LENGTH]; argument
41 struct hash hash; /* hash of header+code, starts next field*/ member
/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbiosconfigcommands.cpp42 std::array<uint8_t, biosPasswordMaxHashSize> hash) in ipmiSetBiosPassword()
115 std::array<uint8_t, biosPasswordMaxHashSize> hash = {0}; in ipmiGetBiosPassword() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Detag_utils.hpp28 size_t hash = json_util::hashJsonWithoutKey(res.jsonValue, "DateTime"); in etagOmitDateTimeHandler() local
/openbmc/u-boot/include/u-boot/
H A Drsa.h120 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify()
128 const uint8_t *hash, int hash_len) in padding_pss_verify()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.h30 u8 hash[HASH_MAX_DIGEST_SIZE]; member

1234