Home
last modified time | relevance | path

Searched defs:hash (Results 126 - 150 of 2552) sorted by relevance

12345678910>>...103

/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_init.c50 struct ima_max_digest_data hash; in ima_add_boot_aggregate() local
/kernel/liteos_a/fs/jffs2/include/
H A Dvfs_jffs2.h63 unsigned hash = 0; in full_name_hash() local
/kernel/linux/linux-6.6/mm/
H A Dmm_slot.h16 struct hlist_node hash; member
/kernel/linux/linux-6.6/lib/crypto/
H A Dblake2s-selftest.c552 u8 hash[BLAKE2S_HASH_SIZE]; in blake2s_digest_test() local
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dhash.c29 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() local
40 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() local
51 __u32 hash = crush_hash_seed ^ a ^ b ^ c; crush_hash32_rjenkins1_3() local
64 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; crush_hash32_rjenkins1_4() local
79 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; crush_hash32_rjenkins1_5() local
[all...]
/test/xts/acts/security_lite/huks/liteos_a_adapter/
H A Dhks_hash_test.cpp80 struct HksBlob *hash = NULL; in HWTEST_F() local
/third_party/gn/src/gn/
H A Dlabel_ptr.h71 struct hash<LabelPtrPair<T>> { struct
H A Dlib_file.h45 struct hash<LibFile> { struct
H A Doutput_file.h54 struct hash<OutputFile> { struct
H A Dsource_dir.h131 size_t hash() const { return value_.ptr_hash(); } in hash() function in SourceDir
141 struct hash<SourceDir> { struct
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCaseInsensitiveString.java23 private int hash = 0; field in CaseInsensitiveString
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCaseInsensitiveString.java24 private int hash = 0; field in CaseInsensitiveString
/third_party/mbedtls/programs/pkey/
H A Drsa_sign_pss.c45 unsigned char hash[32]; in main() local
H A Dpk_sign.c44 unsigned char hash[32]; in main() local
H A Drsa_sign.c39 unsigned char hash[32]; in main() local
/third_party/mbedtls/programs/psa/
H A Dpsa_hash.c62 uint8_t hash[PSA_HASH_LENGTH(HASH_ALG)]; in main() local
[all...]
/third_party/mbedtls/tests/src/drivers/
H A Dhash.c22 mbedtls_test_transparent_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_compute() argument
143 mbedtls_test_transparent_hash_finish( mbedtls_transparent_test_driver_hash_operation_t *operation, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_finish() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pdata.h24 unsigned i, hash = 0; in ht_guid_hash() local
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h11 inline static void ZLIB_INTERNAL neon_slide_hash_update(Posf *hash, in neon_slide_hash_update() argument
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_map.h42 uint32_t hash; member
/third_party/ninja/src/
H A Dhash_map.h60 struct hash<StringPiece> { struct
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.h42 uint32_t hash; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.h42 uint32_t hash; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.h43 uint32_t hash; member
/third_party/mesa3d/src/util/
H A Du_debug_stack_android.cpp40 uint32_t hash = _mesa_hash_string(symbol); in intern_symbol() local

Completed in 8 milliseconds

12345678910>>...103