Home
last modified time | relevance | path

Searched defs:key_hash (Results 1 – 15 of 15) sorted by relevance

/third_party/libnl/lib/
Dhashtable.c91 uint32_t key_hash; in nl_hash_table_lookup() local
121 uint32_t key_hash; in nl_hash_table_add() local
165 uint32_t key_hash; in nl_hash_table_del() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client_ocsp.c51 struct x509_name *name, const u8 *key_hash) in ocsp_responder_id_match()
119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local
359 const u8 *resp_data, *sign_value, *key_hash = NULL, *responses; in tls_process_basic_ocsp_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client_ocsp.c51 struct x509_name *name, const u8 *key_hash) in ocsp_responder_id_match()
119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local
359 const u8 *resp_data, *sign_value, *key_hash = NULL, *responses; in tls_process_basic_ocsp_response() local
/third_party/python/Python/
Dhashtable.c134 Py_uhash_t key_hash = ht->hash_func(key); in _Py_hashtable_get_entry_generic() local
156 Py_uhash_t key_hash = _Py_hashtable_hash_ptr(key); in _Py_hashtable_get_entry_ptr() local
176 Py_uhash_t key_hash = ht->hash_func(key); in _Py_hashtable_steal() local
Dhamt.c2309 int32_t key_hash; in _PyHamt_Assoc() local
2347 int32_t key_hash = hamt_hash(key); in _PyHamt_Without() local
2393 int32_t key_hash = hamt_hash(key); in hamt_find() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc436 uint32_t key_hash) { in AddKeyWithIndex()
444 uint32_t key_hash) { in AddElemWithIndex()
452 size_t elem_size, uint32_t elem_hash, uint32_t key_hash) { in add_elem()
460 size_t elem_size, uint32_t key_hash) { in add_key()
668 uint32_t elem_hash, uint32_t key_hash) { in emit_maybe_add()
721 const uint32_t key_hash = elem_key.refcount->Hash(elem_key); in hpack_enc() local
/third_party/boringssl/src/crypto/lhash/
Dlhash.c164 uint32_t key_hash, in get_next_ptr_by_key()
186 void *lh_retrieve_key(const _LHASH *lh, const void *key, uint32_t key_hash, in lh_retrieve_key()
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp3636 std::size_t key_hash = this->hash(k); in extract_by_key() local
3736 std::size_t key_hash = this->hash(k); in emplace_unique() local
3761 std::size_t key_hash = this->hash(k); in emplace_hint_unique() local
3778 std::size_t key_hash = this->hash(k); in emplace_unique() local
3792 std::size_t key_hash = this->hash(k); in try_emplace_unique() local
3820 std::size_t key_hash = this->hash(k); in try_emplace_unique() local
3850 std::size_t key_hash = this->hash(k); in insert_or_assign_unique() local
3873 std::size_t key_hash = this->hash(k); in move_insert_node_type_unique() local
3900 std::size_t key_hash = this->hash(k); in move_insert_node_type_with_hint_unique() local
3924 std::size_t key_hash = this->hash(k); in merge_unique() local
[all …]
/third_party/glib/glib/tests/
Dcache.c65 key_hash (gconstpointer key) in key_hash() function
/third_party/python/Include/internal/
Dpycore_hashtable.h32 Py_uhash_t key_hash; member
/third_party/uboot/u-boot-2020.01/board/freescale/common/
Dfsl_validate.c538 int key_hash = 0; in calc_esbchdr_esbc_hash() local
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dkey.h362 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
Dubifs-media.h617 __u8 key_hash; member
Dubifs.h1917 uint32_t (*key_hash)(const char *str, int len); member
/third_party/glib/glib/
Dghash.c1267 guint key_hash, in g_hash_table_insert_node()
1593 guint key_hash; in g_hash_table_insert_internal() local