Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp288 static constexpr uint2_t opTestPassword = 0x03; in ipmiSetUserPassword() local
292 if (((operation == opSetPassword) || (operation == opTestPassword)) && in ipmiSetUserPassword()
325 else if (operation == opTestPassword) in ipmiSetUserPassword()