Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_trace.h38 AUTH, enumerator
Dprotocol.txt66 hard-coded maxdata=4096, so CONNECT and AUTH packets sent to a device must not
91 --- AUTH(type, 0, "data") ----------------------------------------------
95 The AUTH message informs the recipient that authentication is required to
98 AUTH packet where type is SIGNATURE(2) and data is the signature. If the
101 If the signature verification fails, the sender replies with a new AUTH
106 AUTH packet where type is RSAPUBLICKEY(3) and data is the public key. If
Dadb_trace.cpp133 {"auth", AUTH}, in setup_trace_mask()
/system/core/adb/daemon/
Dauth.cpp17 #define TRACE_TAG AUTH
/system/core/adb/client/
Dauth.cpp17 #define TRACE_TAG AUTH
Dcommandline.cpp1979 adb_trace_enable(AUTH); in adb_commandline()
/system/netd/server/
DXfrmController.cpp894 AUTH, in updateSecurityAssociation() enumerator
955 len = iov[AUTH].iov_len = fillNlAttrXfrmAlgoAuth(record.auth, &auth); in updateSecurityAssociation()