Searched refs:integrityCheckValueLength (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-net-ipmid/ | ||
H A D | auth_algo.cpp | 46 output.resize(integrityCheckValueLength); in generateICV() |
H A D | auth_algo.hpp | 162 static constexpr size_t integrityCheckValueLength = 12; member in cipher::rakp_auth::AlgoSHA1 |