Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp35 const std::string& csDefaultFileName) in getCipherConfigObject() argument
37 static CipherConfig cipherConfig(csFileName, csDefaultFileName); in getCipherConfigObject()
42 const std::string& csDefaultFileName) : in CipherConfig() argument
44 cipherSuiteDefaultPrivFileName(csDefaultFileName) in CipherConfig()
H A Dcipher_mgmt.hpp46 const std::string& csDefaultFileName);
131 const std::string& csDefaultFileName);