Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dauthentication.hpp201 inline std::shared_ptr<persistent_data::UserSession> performTLSAuth( in performTLSAuth() function
272 sessionOut = performTLSAuth(res, session); in authenticate()