Searched refs:pubkeyFile (Results 1 – 2 of 2) sorted by relevance
70 std::string pubkeyFile = extractPath.string() + "/" + "publickey"; in SetUp() local72 "-pubout -out " + pubkeyFile); in SetUp()76 command("cp " + pubkeyFile + " " + signedConfPNORPath.string()); in SetUp()82 command(opensslCmd + pkeyFile + " -out " + pubkeyFile + ".sig " + in SetUp()83 pubkeyFile); in SetUp()117 std::string pubkeyFile = extractPath.string() + "/" + "publickey"; in TEST_F() local118 command("rm " + pubkeyFile); in TEST_F()
242 std::string pubkeyFile = extractPath.string() + "/" + "publickey"; in SetUp() local244 "-pubout -out " + pubkeyFile); in SetUp()246 command("cp " + pubkeyFile + " " + signedConfOpenBMCPath.string()); in SetUp()258 command(opensslCmd + pkeyFile + " -out " + pubkeyFile + ".sig " + in SetUp()259 pubkeyFile); in SetUp()265 pubkeyFile + ".sig > " + fullFile); in SetUp()302 std::string pubkeyFile = extractPath.string() + "/" + "publickey"; in TEST_F() local303 command("rm " + pubkeyFile); in TEST_F()