Home
last modified time | relevance | path

Searched refs:AUTH_PUBLICKEY (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
/developtools/hdc/src/daemon/
H A Ddaemon.cpp425 handshake.authType = AUTH_PUBLICKEY; in InitMod()
702 } else if (handshake.authType == AUTH_PUBLICKEY) { in InitMod()
1025 info.authtype = AUTH_PUBLICKEY; in InitMod()
/developtools/hdc/src/host/
H A Dserver.cpp454 case AUTH_PUBLICKEY: { in HandServerAuth()
461 handshake.authType = AUTH_PUBLICKEY; in HandServerAuth()

Completed in 4 milliseconds