Home
last modified time | relevance | path

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

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