Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dcomm_module.hpp20 INVALID_INTEGRITY_ALGO, //!< Invalid integrity algorithm enumerator
/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.cpp46 static_cast<uint8_t>(RAKP_ReturnCode::INVALID_INTEGRITY_ALGO); in openSession()