Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dcomm_module.hpp31 INVALID_CONF_ALGO, //!< Invalid confidentiality algorithm enumerator
/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.cpp71 static_cast<uint8_t>(RAKP_ReturnCode::INVALID_CONF_ALGO); in openSession()