Home
last modified time | relevance | path

Searched defs:sha1 (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Dprint_sha1.h25 static std::string print_sha1(const uint8_t* sha1, size_t len) { in print_sha1()
/bootable/recovery/applypatch/include/applypatch/
Dapplypatch.h34 uint8_t sha1[SHA_DIGEST_LENGTH]; member
/bootable/recovery/install/
Dverifier.cpp241 uint8_t sha1[SHA_DIGEST_LENGTH]; in verify_file() local