Home
last modified time | relevance | path

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

/system/core/adb/client/
Dauth.cpp121 static std::string hash_key(RSA* key) { in hash_key() function
160 std::string fingerprint = hash_key(key.get()); in load_key()