Home
last modified time | relevance | path

Searched defs:digest (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/applypatch/
Dbspatch.cpp79 uint8_t digest[SHA_DIGEST_LENGTH]; in ApplyBSDiffPatch() local
Dapplypatch.cpp231 int ParseSha1(const std::string& str, uint8_t* digest) { in ParseSha1()
/bootable/recovery/tests/unit/
Dapplypatch_modes_test.cpp47 uint8_t digest[SHA_DIGEST_LENGTH]; in GetEmmcTargetString() local
Dcommands_test.cpp451 uint8_t digest[SHA_DIGEST_LENGTH]; in TEST() local
473 uint8_t digest[SHA_DIGEST_LENGTH]; in TEST() local
Dupdater_test.cpp110 uint8_t digest[SHA_DIGEST_LENGTH]; in GetSha1() local
456 std::vector<unsigned char> digest(SHA256_DIGEST_LENGTH); in TEST_F() local
/bootable/recovery/updater/
Dblockimg.cpp610 uint8_t digest[SHA_DIGEST_LENGTH]; in PrintHashForCorruptedSourceBlocks() local
628 uint8_t digest[SHA_DIGEST_LENGTH]; in PrintHashForCorruptedStashedBlocks() local
655 uint8_t digest[SHA_DIGEST_LENGTH]; in VerifyBlocks() local
1711 uint8_t digest[SHA_DIGEST_LENGTH]; in PerformBlockImageUpdate() local
2131 uint8_t digest[SHA_DIGEST_LENGTH]; in RangeSha1Fn() local
Dcommands.cpp368 uint8_t digest[SHA_DIGEST_LENGTH]; in DumpBuffer() local
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp66 uint8_t digest[SHA_DIGEST_LENGTH]; in CalculateSha1() local