Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsession.hpp149 void setAuthAlgo(std::unique_ptr<cipher::rakp_auth::Interface>&& inAuthAlgo) in setAuthAlgo() argument
151 authAlgoInterface = std::move(inAuthAlgo); in setAuthAlgo()