Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp634 ensuressl::VerifyCertificate verifyCertIn, unsigned int connIdIn) : in ConnectionInfo() argument
636 verifyCert(verifyCertIn), connId(connIdIn), ioc(iocIn), resolver(iocIn), in ConnectionInfo()
835 ensuressl::VerifyCertificate verifyCertIn) : in ConnectionPool() argument
837 verifyCert(verifyCertIn) in ConnectionPool()