Searched refs:GenerateKey (Results 1 – 5 of 5) sorted by relevance
28 bool GenerateKey(const char *file);
40 bool GenerateKey(const char *file)172 bool GenerateKey(const char *file) in GenerateKey() function281 if (!GenerateKey(path.c_str())) { in LoadHostUserKey()
103 pk, _ := rsa.GenerateKey(rand.Reader, 1024)
126 HdcAuth::GenerateKey(keyPath.c_str()); in DoCtrlServiceWork()