Home
last modified time | relevance | path

Searched defs:clientIp (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/
H A Dmutual_tls.cpp66 const boost::asio::ip::address& clientIp, in verifyMtlsUser()
/openbmc/bmcweb/include/
H A Dsessions.hpp50 std::string clientIp; member
272 std::string_view username, const boost::asio::ip::address& clientIp, in generateUserSession()
H A Dauthentication.hpp39 const boost::asio::ip::address& clientIp, std::string_view authHeader) in performBasicAuth()