Home
last modified time | relevance | path

Searched defs:isOK (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp190 bool isOK = (errCode == X509_V_OK) || in validateCertificateAgainstStore() local
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp27 constexpr uint8_t isOK = 0; variable