Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Dtotp.hpp124 struct Totp struct
131 static inline int verify(std::string_view username, std::string token) in verify()