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

/system/core/adb/
H A Dadb_auth_host.c132 static int write_public_keyfile(RSA *private_key, const char *private_key_path) argument
139 ret = snprintf(path, sizeof(path), "%s.pub", private_key_path);

Completed in 273 milliseconds