Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dmain.c57 uint8_t digest[SHA_DIGEST_SIZE]; in ParsePatchArgs() local
Dapplypatch.c536 int ParseSha1(const char* str, uint8_t* digest) { in ParseSha1()
/bootable/recovery/updater/
Dblockimg.c379 uint8_t digest[SHA_DIGEST_SIZE]; in VerifyBlocks() local
737 const uint8_t* digest; in CreateStash() local
1892 const uint8_t* digest = NULL; in RangeSha1Fn() local
Dinstall.c77 char* PrintSha1(const uint8_t* digest) { in PrintSha1()
1350 uint8_t digest[SHA_DIGEST_SIZE]; in Sha1CheckFn() local