Home
last modified time | relevance | path

Searched refs:ReadKey (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/common/
Dauth.cpp220 bool ReadKey(const char *file, list<void *> *listPrivateKey) in ReadKey() function
286 if (!ReadKey(path.c_str(), listPrivateKey)) { in LoadHostUserKey()