Home
last modified time | relevance | path

Searched refs:check_sha256sum (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/vm/
H A Dbasevm.py205 def check_sha256sum(fname): function
222 if os.path.exists(fname) and check_sha256sum(fname) and check_sha512sum(fname):