Searched refs:pubkey_from_privkey (Results 1 – 1 of 1) sorted by relevance
281 static bool pubkey_from_privkey(std::string* out, const std::string& path) { in pubkey_from_privkey() function319 if (!pubkey_from_privkey(&result, path)) { in adb_auth_get_userkey()331 if (!pubkey_from_privkey(&pubkey, filename)) { in adb_auth_pubkey()