Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dauth_algo.hpp35 RAKP_HMAC_SHA256, // Optional (implemented, best available) enumerator
107 if (algo == Algorithms::RAKP_HMAC_SHA256) in isAlgorithmSupported()
H A Dsessions_manager.cpp152 case cipher::rakp_auth::Algorithms::RAKP_HMAC_SHA256: in startSession()