Searched defs:alternativeNames (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 225 std::vector<std::string> alternativeNames, in generateCSR() 1003 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1071 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1118 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1164 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1209 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1255 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1304 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1349 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local 1399 std::vector<std::string> alternativeNames{"localhost1", "localhost2"}; in TEST_F() local
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.cpp | 437 std::vector<std::string> alternativeNames, std::string challengePassword, in generateCSR() 537 std::vector<std::string> alternativeNames, std::string challengePassword, in generateCSRHelper()
|