Searched defs:auth_key (Results 1 – 4 of 4) sorted by relevance
157 std::string* auth_key) { in adbd_auth_verify()239 std::string_view auth_key(public_key, len); in adbd_key_removed() local301 int adbd_tls_verify_cert(X509_STORE_CTX* ctx, std::string* auth_key) { in adbd_tls_verify_cert()368 std::string auth_key; in adbd_auth_tls_handshake() local
178 bool UsbConnection::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()
321 std::string auth_key; variable
359 bool BlockingConnectionAdapter::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()501 bool FdConnection::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()874 void kick_all_transports_by_auth_key(std::string_view auth_key) { in kick_all_transports_by_auth_key()