Home
last modified time | relevance | path

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

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