Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Dusers.cpp310 static void clearSecretFile(const std::string& path) in clearSecretFile() function
319 clearSecretFile(std::format(secretKeyPath, thisp.getUserName())); in clearGoogleAuthenticator()
320 clearSecretFile(std::format(secretKeyTempPath, thisp.getUserName())); in clearGoogleAuthenticator()