Searched refs:ENCRYPTS_IDENTITY (Results 1 – 4 of 4) sorted by relevance
53 return (properties_ & ENCRYPTS_IDENTITY) != 0; in encrypts_identity()83 ENCRYPTS_IDENTITY = 1 << 0, enumerator
44 properties_ = ENCRYPTS_IDENTITY | IS_CONNECTION_BASED; in Init()
103 properties_ = ENCRYPTS_IDENTITY | IS_CONNECTION_BASED; in ParseChallenge()
211 properties_ = ENCRYPTS_IDENTITY; in ParseChallenge()