Home
last modified time | relevance | path

Searched refs:AUTH_NONE (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/common/
H A Dsession.h26 enum AuthType { AUTH_NONE, AUTH_TOKEN, AUTH_SIGNATURE, AUTH_PUBLICKEY, AUTH_OK, AUTH_FAIL }; enumerator
H A Dsession.cpp1072 handshake.authType = AUTH_NONE; in WorkThreadInitSession()
/developtools/hdc/src/daemon/
H A Ddaemon.cpp427 * If we know client support RSA_3072_SHA512 in AUTH_NONE phase in InitMod()
700 if (handshake.authType == AUTH_NONE) { in InitMod()
778 if (handshake.authType == AUTH_NONE) { in InitMod()
1000 AUTH_NONE, in InitMod()

Completed in 8 milliseconds