Searched refs:ADB_AUTH_RSAPUBLICKEY (Results 1 – 3 of 3) sorted by relevance
36 #define ADB_AUTH_RSAPUBLICKEY 3 macro
86 p->msg.arg0 = ADB_AUTH_RSAPUBLICKEY; in send_auth_publickey()
364 } else if (p->msg.arg0 == ADB_AUTH_RSAPUBLICKEY) { in handle_packet()