Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.hpp121 int encryptDecryptData(
H A Dpasswd_mgr.cpp144 int PasswdMgr::encryptDecryptData( in encryptDecryptData() function in ipmi::PasswdMgr
346 if (encryptDecryptData(false, EVP_aes_128_cbc(), key.data(), keyLen, iv, in readPasswdFileData()
524 if (encryptDecryptData( in updatePasswdSpecialFile()