Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dmutual_tls.cpp28 std::string getUsernameFromCommonName(std::string_view commonName) in getUsernameFromCommonName() function
132 std::string sslUser = getUsernameFromCommonName(commonName); in verifyMtlsUser()
H A Dmutual_tls.hpp11 std::string getUsernameFromCommonName(std::string_view commonName);