HomeSort by relevance Sort by last modified time
    Searched refs:FormatSha256 (Results 1 - 3 of 3) sorted by null

  /system/update_engine/scripts/update_payload/
common.py 157 def FormatSha256(digest):
checker.py 476 (sig_name, common.FormatSha256(signed_hash),
477 common.FormatSha256(actual_hash)))
582 convert=common.FormatSha256)
586 convert=common.FormatSha256)
610 convert=common.FormatSha256)
618 convert=common.FormatSha256)
    [all...]
applier.py 67 (name, common.FormatSha256(actual_hash),
68 common.FormatSha256(expected_hash)))

Completed in 189 milliseconds