| /system/core/libutils/ |
| D | JenkinsHash.cpp | 30 hash_t JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten() 37 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes() 56 uint32_t JenkinsHashMixShorts(uint32_t hash, const uint16_t* shorts, size_t size) { in JenkinsHashMixShorts()
|
| /system/core/fs_mgr/libfs_avb/ |
| D | sha.h | 27 uint8_t hash[SHA256_DIGEST_LENGTH]; variable 47 uint8_t hash[SHA512_DIGEST_LENGTH]; variable
|
| /system/core/libcutils/ |
| D | hashmap.cpp | 29 int hash; member 37 int (*hash)(void* key); member 96 static inline size_t calculateIndex(size_t bucketCount, int hash) { in calculateIndex() 169 static Entry* createEntry(void* key, int hash, void* value) { in createEntry() 193 int hash = hashKey(map, key); in hashmapPut() local 225 int hash = hashKey(map, key); in hashmapGet() local 240 int hash = hashKey(map, key); in hashmapRemove() local
|
| /system/core/libutils/include/utils/ |
| D | JenkinsHash.h | 35 inline uint32_t JenkinsHashMix(uint32_t hash, uint32_t data) { in JenkinsHashMix()
|
| /system/update_engine/payload_consumer/ |
| D | verity_writer_android_unittest.cc | 63 brillo::Blob hash = {0x1c, 0xea, 0xf7, 0x3d, 0xf4, 0x0e, 0x53, in TEST_F() local 112 brillo::Blob hash = {0xad, 0x7f, 0xac, 0xb2, 0x58, 0x6f, 0xc6, 0xe9, in TEST_F() local 138 brillo::Blob hash = {0xad, 0x7f, 0xac, 0xb2, 0x58, 0x6f, 0xc6, 0xe9, in TEST_F() local
|
| D | payload_verifier.cc | 223 bool PayloadVerifier::PadRSASHA256Hash(brillo::Blob* hash, size_t rsa_size) { in PadRSASHA256Hash()
|
| D | install_plan.h | 86 brillo::Blob hash; // SHA256 hash of the payload member
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/ |
| D | IFooInterface.h | 33 static inline const std::string hash = "9e7be1859820c59d9d55dd133e71a3687b5d2e5b"; variable
|
| /system/libziparchive/ |
| D | zip_cd_entry_map.cc | 33 const uint32_t hash = ComputeHash(name); in GetCdEntryOffset() local 50 const uint64_t hash = ComputeHash(name); in AddToMap() local
|
| /system/apex/apexd/ |
| D | apex_shim.cpp | 92 uint8_t hash[SHA512_DIGEST_LENGTH]; in CalculateSha512() local 108 std::string hash; in GetAllowedHashes() local
|
| /system/extras/ioshark/ |
| D | compile_ioshark_subr.c | 68 u_int32_t hash; in files_db_lookup() local 84 u_int32_t hash; in files_db_add() local
|
| D | compile_ioshark.h | 37 u_int32_t hash, i; in jenkins_one_at_a_time_hash() local
|
| D | ioshark_bench_subr.c | 55 u_int32_t hash; in files_db_lookup_byfileno() local 71 u_int32_t hash = fileno % FILE_DB_HASHSIZE; in files_db_add_byfileno() local
|
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
| D | bloom_filter.cc | 50 uint32_t hash[SHA2_HASH_WORDS]; in MayContain() local
|
| /system/extras/libfec/ |
| D | fec_verity.cpp | 124 int hashtree_info::get_hash(const uint8_t *block, uint8_t *hash) { in get_hash() 160 std::vector<uint8_t> hash(digest_length_, 0); in check_block_hash() local 182 uint8_t *hash, uint64_t data_offset, in ecc_read_hashes()
|
| /system/security/diced/open_dice/src/ |
| D | ops.rs | 30 pub fn hash(input: &[u8]) -> Result<Hash> { in hash() function
|
| /system/update_engine/common/ |
| D | hash_calculator.cc | 129 std::vector<unsigned char> hash; in SHA256Digest() local
|
| /system/libufdt/ |
| D | ufdt_prop_dict.c | 45 int hash = _ufdt_prop_dict_str_hash(name); in _ufdt_prop_dict_find_index_by_name() local
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_ndk_versioned_interface.cpp | 66 string hash; in TEST_F() local
|
| /system/security/keystore2/src/database/ |
| D | perboot.rs | 51 fn hash<H: std::hash::Hasher>(&self, state: &mut H) { in hash() method
|
| /system/tools/hidl/hashing/ |
| D | Hash.cpp | 134 std::string hash = match.str(1); in readHashFile() local
|
| /system/keymaster/km_openssl/ |
| D | soft_keymaster_enforcement.cpp | 74 uint8_t hash[EVP_MAX_MD_SIZE]; in CreateKeyId() local
|
| /system/core/fastboot/fuzzy_fastboot/ |
| D | main.cpp | 100 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash() 1162 std::string hash; in TEST_P() local 1514 std::string hash, err_msg; in TEST_P() local 1538 std::string hash, err_msg; in TEST_P() local 1589 std::string hash, err_msg; in TEST_P() local 1615 std::string hash, err_msg; in TEST_P() local 1710 std::string hash, hash_new, err_msg; in TEST_P() local 1735 std::string hash, hash_new, err_msg; in TEST_P() local 1776 std::string hash, hash_new, err_msg; in TEST_P() local
|
| /system/extras/verity/fec/ |
| D | image.cpp | 282 uint8_t hash[SHA256_DIGEST_LENGTH]; in image_ecc_load() local
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot_test.cpp | 1042 auto hash = GetHash(path); in SetUp() local 1085 auto hash = GetHash(path); in IsPartitionUnchanged() local 1176 bool WriteRandomSnapshotData(ICowWriter* writer, std::string* hash) { in WriteRandomSnapshotData() 1239 auto hash = HashSnapshot(writer.get()); in ShiftAllSnapshotBlocks() local 1851 auto hash = GetHash(path); in TEST_F() local 2634 auto hash = GetHash(path); in TEST_P() local
|