Searched defs:confPadBytes (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-net-ipmid/ | ||
H A D | crypt_algo.hpp | 135 static constexpr std::array<uint8_t, AESCBC128BlockSize - 1> confPadBytes = member in cipher::crypt::AlgoAES128 |
H A D | crypt_algo.cpp | 19 AlgoAES128::confPadBytes; member in cipher::crypt::AlgoAES128 |