Searched refs:private_key_path (Results 1 – 1 of 1) sorted by relevance
150 int WritePublicKeyfile(RSA *private_key, const char *private_key_path) in WritePublicKeyfile() argument155 string path = private_key_path + string(".pub"); in WritePublicKeyfile()