Searched refs:hash (Results 76 - 82 of 82) sorted by relevance

1234

/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h1835 typedef void (*resolver_function_t)(void **pointer_adr, hash_value_t hash);
1838 typedef std::function<void (void **pointer_adr, hash_value_t hash)>
/system/tools/hidl/
H A DCoordinator.cpp26 #include <hidl-hash/Hash.h>
809 // hash not defined, interface not frozen
820 std::cerr << "ERROR: " << fqName.string() << " has hash " << currentHash
821 << " which does not match hash on record. This interface has "
H A Dmain.cpp22 #include <hidl-hash/Hash.h>
1163 "hash",
/system/update_engine/
H A Dpayload_state.cc822 package.hash.c_str(),
H A Dupdate_attempter.cc965 brillo::data_encoding::Base64Encode(payload.hash) + ":" +
/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp26 #include <android/hardware/tests/hash/1.0/IHash.h>
101 using ::android::hardware::tests::hash::V1_0::IHash;
541 // unreleased interface has an empty hash
/system/tpm/trunks/
H A Dtpm_generated.h1049 TPMI_ALG_HASH hash; member in struct:trunks::TPMS_PCR_SELECTION
1459 TPMI_ALG_HASH hash; member in struct:trunks::TPMS_SIGNATURE_RSASSA
1464 TPMI_ALG_HASH hash; member in struct:trunks::TPMS_SIGNATURE_RSAPSS
1469 TPMI_ALG_HASH hash; member in struct:trunks::TPMS_SIGNATURE_ECDSA

Completed in 447 milliseconds

1234