Home
last modified time | relevance | path

Searched defs:isAlgorithmSupported (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dcrypt_algo.hpp87 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported() function in cipher::crypt::Interface
H A Dintegrity_algo.hpp95 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported() function in cipher::integrity::Interface
H A Dauth_algo.hpp105 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported() function in cipher::rakp_auth::Interface