Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp107 bool tlsVerifyCallback(bool preverified, in tlsVerifyCallback() function in crow::Connection
157 std::bind_front(&self_type::tlsVerifyCallback, this), ec); in prepareMutualTls()