Searched refs:GenerateKey (Results 1 – 4 of 4) sorted by relevance
33 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()
105 pk, _ := rsa.GenerateKey(rand.Reader, 1024)
128 HdcAuth::GenerateKey(keyPath.c_str()); in DoCtrlServiceWork()