Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dauth.cpp150 int WritePublicKeyfile(RSA *private_key, const char *private_key_path) in WritePublicKeyfile() argument
155 string path = private_key_path + string(".pub"); in WritePublicKeyfile()