Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dcomm_module.hpp19 INVALID_AUTH_ALGO, //!< Invalid authentication algorithm enumerator
/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.cpp37 static_cast<uint8_t>(RAKP_ReturnCode::INVALID_AUTH_ALGO); in openSession()