Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.hpp209 bool verifyFullImage();
H A Dimage_verify.cpp99 bool Signature::verifyFullImage() in verifyFullImage() function in phosphor::software::image::Signature
213 if (!verifyFullImage()) in verify()