Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp79 if (int errCode = X509_LOOKUP_load_file(lookup, certSrcPath.c_str(), in getX509Store() local
145 int errCode = X509_V_OK; in validateCertificateAgainstStore() local
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp95 int errCode = X509_STORE_CTX_init(storeCtx, x509Store, cert, nullptr); in validateCertificate() local