/qemu/crypto/ |
H A D | hash-glib.c | 51 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 D | hash-gcrypt.c | 54 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 D | hash-gnutls.c | 59 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 D | hash.c | 81 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 D | hash-nettle.c | 124 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 D | pbkdf-gcrypt.c | 26 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports() 45 int qcrypto_pbkdf2(QCryptoHashAlgo hash, in qcrypto_pbkdf2()
|
H A D | afsplit.c | 43 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 D | pbkdf-gnutls.c | 26 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports() 42 int qcrypto_pbkdf2(QCryptoHashAlgo hash, in qcrypto_pbkdf2()
|
H A D | pbkdf-nettle.c | 28 bool qcrypto_pbkdf2_supports(QCryptoHashAlgo hash) in qcrypto_pbkdf2_supports() 46 int qcrypto_pbkdf2(QCryptoHashAlgo hash, in qcrypto_pbkdf2()
|
H A D | hash-afalg.c | 122 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 D | pbkdf.c | 90 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()
|
H A D | ivgenpriv.h | 45 QCryptoHashAlgo hash; member
|
H A D | ivgen.c | 32 QCryptoHashAlgo hash, in qcrypto_ivgen_new()
|
/qemu/tests/unit/ |
H A D | test-qht.c | 29 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()
|
H A D | test-crypto-afsplit.c | 29 QCryptoHashAlgo hash; member
|
H A D | test-crypto-pbkdf.c | 34 QCryptoHashAlgo hash; member
|
/qemu/ui/ |
H A D | vnc-palette.c | 33 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
|
H A D | keymaps.c | 40 GHashTable *hash; member
|
/qemu/util/ |
H A D | qht.c | 306 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 D | path.c | 14 static GHashTable *hash; variable
|
H A D | qsp.c | 270 uint32_t hash; in qsp_callsite_find() local 289 qsp_entry_create(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_create() 307 qsp_entry_find(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_find() 332 uint32_t hash; in qsp_entry_get() local 533 uint32_t hash; in qsp_aggregate() local 545 static void qsp_iter_diff(void *p, uint32_t hash, void *htp) in qsp_iter_diff() 580 uint32_t hash; in qsp_iter_callsite_coalesce() local
|
/qemu/tests/bench/ |
H A D | benchmark-crypto-akcipher.c | 24 QCryptoHashAlgo hash) in create_rsa_akcipher()
|
H A D | qht-bench.c | 163 uint32_t hash; in do_rw() local 354 uint32_t hash; in htable_init() local
|
/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 129 GHashTable *hash; member
|
/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 309 uint64_t hash = 0; in xen_netif_toeplitz_hash() local 1021 } hash; member
|