Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dauth_algo.cpp36 AlgoSHA1::generateICV(const std::vector<uint8_t>& input) const in generateICV() function in cipher::rakp_auth::AlgoSHA1
71 AlgoSHA256::generateICV(const std::vector<uint8_t>& input) const in generateICV() function in cipher::rakp_auth::AlgoSHA256