HomeSort by relevance Sort by last modified time
    Searched full:current_target_sha1 (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/applypatch/
applypatch.c 900 const uint8_t* current_target_sha1 = SHA_final(&ctx); local
901 if (memcmp(current_target_sha1, target_sha1, SHA_DIGEST_SIZE) != 0) {

Completed in 147 milliseconds