Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Dusers.cpp58 static constexpr auto secretKeyTempPath = variable
244 std::string path = std::format(secretKeyTempPath, userName); in createSecretKey()
292 std::format(secretKeyTempPath, getUserName()), in verifyOTP()
304 std::format(secretKeyTempPath, getUserName())); in verifyOTP()
320 clearSecretFile(std::format(secretKeyTempPath, thisp.getUserName())); in clearGoogleAuthenticator()