Home
last modified time | relevance | path

Searched defs:NtlmFeatures (Results 1 – 2 of 2) sorted by relevance

/external/cronet/stable/net/ntlm/
Dntlm_constants.h32 struct NtlmFeatures { struct
33 explicit NtlmFeatures(bool enable_NTLMv2) : enable_NTLMv2(enable_NTLMv2) {} in NtlmFeatures() argument
36 bool enable_NTLMv2 = true;
40 bool enable_MIC = true;
44 bool enable_EPA = true;
/external/cronet/tot/net/ntlm/
Dntlm_constants.h32 struct NtlmFeatures { struct
33 explicit NtlmFeatures(bool enable_NTLMv2) : enable_NTLMv2(enable_NTLMv2) {} in NtlmFeatures() argument
36 bool enable_NTLMv2 = true;
40 bool enable_MIC = true;
44 bool enable_EPA = true;