Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp104 rsaPrivateKeyFilePath = certDir + "/.rsaprivkey.pem"; in createNewCertificate()
207 std::string certificateFile, CSRFile, privateKeyFile, rsaPrivateKeyFilePath; member in phosphor::certs::__anone8b85a260111::TestCertificates
1374 fs::remove(rsaPrivateKeyFilePath); in TEST_F()
1446 EXPECT_FALSE(fs::exists(rsaPrivateKeyFilePath)); in TEST_F()
1448 EXPECT_TRUE(fs::exists(rsaPrivateKeyFilePath)); in TEST_F()