Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dmain.cpp54 uint8_t digest[SHA_DIGEST_LENGTH]; in ParsePatchArgs() local
Dapplypatch.cpp484 int ParseSha1(const char* str, uint8_t* digest) { in ParseSha1()
/bootable/recovery/tests/component/
Dapplypatch_test.cpp42 uint8_t digest[SHA_DIGEST_LENGTH]; in sha1sum() local
/bootable/recovery/updater/
Dblockimg.cpp445 uint8_t digest[SHA_DIGEST_LENGTH]; in VerifyBlocks() local
723 uint8_t digest[SHA_DIGEST_LENGTH]; in CreateStash() local
1774 uint8_t digest[SHA_DIGEST_LENGTH]; in RangeSha1Fn() local
Dinstall.cpp98 char* PrintSha1(const uint8_t* digest) { in PrintSha1()
1373 uint8_t digest[SHA_DIGEST_LENGTH]; in Sha1CheckFn() local