Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.cpp213 bool encryptMismatch = session->isCryptAlgoEnabled() && in unflatten() local
217 (integrityMismatch || encryptMismatch)) in unflatten()