Searched refs:GenerateRSAKey (Results 1 – 2 of 2) sorted by relevance
34 bool GenerateRSAKey(const std::vector<std::string> &args);56 { "genrsa", GenerateRSAKey },
39 bool GenerateRSAKey(const std::vector<std::string> &args) { in GenerateRSAKey() function