Searched refs:enableSecure (Results 1 – 2 of 2) sorted by relevance
62 bool enableSecure; variable
37 enableSecure = false; in HdcDaemon()142 enableSecure = (Base::Trim(secure) == "1"); in InitMod()287 if (enableSecure && !HandDaemonAuth(hSession, channelId, handshake)) { in DaemonSessionHandshake()