Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp146 X509StoreCtxPtr storeCtx(X509_STORE_CTX_new(), ::X509_STORE_CTX_free); in validateCertificateAgainstStore() local
/openbmc/bmcweb/include/
H A Dssl_key_handler.hpp61 X509_STORE_CTX* storeCtx = X509_STORE_CTX_new(); in validateCertificate() local