Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_auth_host.cpp53 struct adb_private_key { struct
273 adb_private_key* key = new adb_private_key; in read_key()
351 struct adb_private_key *key = node_to_item(node, struct adb_private_key, node); in adb_auth_sign()