Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp188 std::bind_front(&self_type::afterSslHandshake, this, in afterDetectSsl()
236 void afterSslHandshake(const std::shared_ptr<self_type>& /*self*/, in afterSslHandshake() function in crow::Connection
H A Dhttp_client.hpp251 std::bind_front(&ConnectionInfo::afterSslHandshake, this, in doSslHandshake()
255 void afterSslHandshake(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterSslHandshake() function in crow::ConnectionInfo