Searched refs:AUTH_SERVER_SIDE (Results 1 – 3 of 3) sorted by relevance
90 #define AUTH_SERVER_SIDE 0x2 macro
99 *cipher |= AUTH_SERVER_SIDE; in SetCipherOfHandshakeMsg()
197 bool isAuthServer = !((cipher & AUTH_SERVER_SIDE) != 0); in GetAuthIdByHandshakeMsg()