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
83 --- AUTH(type, 0, "data") ----------------------------------------------
87 The AUTH message informs the recipient that authentication is required to
90 AUTH packet where type is SIGNATURE(2) and data is the signature. If the
93 If the signature verification fails, the sender replies with a new AUTH
98 AUTH packet where type is RSAPUBLICKEY(3) and data is the public key. If
Dadb_trace.cpp128 {"auth", AUTH}, in setup_trace_mask()
Dadbd_auth.cpp17 #define TRACE_TAG AUTH
Dadb_auth_host.cpp17 #define TRACE_TAG AUTH
Dcommandline.cpp1788 adb_trace_enable(AUTH); in adb_commandline()
/system/netd/server/
DXfrmController.cpp826 AUTH, in updateSecurityAssociation() enumerator
874 len = iov[AUTH].iov_len = fillNlAttrXfrmAlgoAuth(record.auth, &auth); in updateSecurityAssociation()