Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp179 afterSslHandshake(); in start()
188 void afterSslHandshake() in afterSslHandshake() function in crow::Connection
H A Dhttp_client.hpp243 std::bind_front(&ConnectionInfo::afterSslHandshake, this, in doSslHandshake()
247 void afterSslHandshake(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterSslHandshake() function in crow::ConnectionInfo