Home
last modified time | relevance | path

Searched defs:reqHeader (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dauthentication.hpp105 performXtokenAuth(const boost::beast::http::header<true>& reqHeader) in performXtokenAuth()
121 const boost::beast::http::header<true>& reqHeader) in performCookieAuth()
246 const boost::beast::http::header<true>& reqHeader, in authenticate()
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp210 auto reqHeader = in createResponse() local