Home
last modified time | relevance | path

Searched refs:g_bytes_hash (Results 1 – 25 of 56) sorted by relevance

123

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/util/
H A Ddzl-variant.c41 ret = g_bytes_hash (bytes); in dzl_g_variant_hash()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgbytes.h78 guint g_bytes_hash (gconstpointer bytes);
H A Dgbytes.c385 g_bytes_hash (gconstpointer bytes) in g_bytes_hash() function
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dbytes.cc119 return g_bytes_hash(bytes); in hash()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgbytesicon.c188 return g_bytes_hash (bytes_icon->bytes); in g_bytes_icon_hash()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dbytes.c194 hash1 = g_bytes_hash (bytes1); in test_hash()
195 hash2 = g_bytes_hash (bytes2); in test_hash()
/dports/net/glib-networking/glib-networking-2.66.0/tls/gnutls/
H A Dgtlsbackend-gnutls.c217 client_session_cache = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in get_session_cache()
H A Dgtlsdatabase-gnutls.c82 return g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in bytes_multi_table_new()
624 complete = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in g_tls_database_gnutls_initable_init()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dbytes.hg65 _WRAP_METHOD(static guint hash(gconstpointer bytes), g_bytes_hash)
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/ssh-agent/
H A Dgkd-ssh-agent-service.c75 self->keys = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in gkd_ssh_agent_service_init()
502 …answer = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, (GDestroyNotify)g_bytes_unref, g_free… in parse_identities_answer()
H A Dgkd-ssh-agent-preload.c84 …self->keys_by_public_key = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, NULL, gkd_ssh_agent… in gkd_ssh_agent_preload_init()
/dports/www/epiphany/epiphany-41.0/lib/safe-browsing/
H A Dephy-gsb-service.c765 matching_prefixes_set = g_hash_table_new (g_bytes_hash, g_bytes_equal); in ephy_gsb_service_verify_url_thread()
766 matching_hashes_set = g_hash_table_new (g_bytes_hash, g_bytes_equal); in ephy_gsb_service_verify_url_thread()
/dports/net/glib-networking/glib-networking-2.66.0/tls/openssl/
H A Dgtlsfiledatabase-openssl.c463 complete = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in g_tls_file_database_openssl_populate_trust_list()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/rdma/
H A Drdma_rm.c526 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
H A Drdma_backend.c254 ah_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in ah_cache_init()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/network/
H A Dcc-wifi-connection-list.c712 self->ssid_to_row = g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in cc_wifi_connection_list_init()
/dports/emulators/qemu42/qemu-4.2.1/hw/rdma/
H A Drdma_rm.c774 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu/qemu-6.2.0/hw/rdma/
H A Drdma_rm.c772 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/rdma/
H A Drdma_rm.c772 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/rdma/
H A Drdma_rm.c772 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/rdma/
H A Drdma_rm.c774 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/rdma/
H A Drdma_rm.c772 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/rdma/
H A Drdma_rm.c773 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/rdma/
H A Drdma_rm.c773 dev_res->qp_hash = g_hash_table_new_full(g_bytes_hash, g_bytes_equal, in rdma_rm_init()
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/xdg-store/
H A Dgkm-xdg-trust.c289 return g_hash_table_new_full (g_bytes_hash, g_bytes_equal, in create_assertions()

123