Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cpp283 std::ifstream keyFile(encryptKeyFileName, std::ios::in | std::ios::binary); in readPasswdFileData() local
439 std::ifstream keyFile(encryptKeyFileName, std::ios::in | std::ios::binary); in updatePasswdSpecialFile() local
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp894 std::string keyFile; member in phosphor::certs::__anone8b85a260111::TestInvalidCertificate