Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp175 void afterDetectSsl(const std::shared_ptr<self_type>& /*self*/, in afterDetectSsl() function in crow::Connection
240 std::bind_front(&self_type::afterDetectSsl, this, in start()