Lines Matching refs:ntlm_flag
120 #define ntlm_flag(x) { #x, NTLM_##x } macro
121 ntlm_flag(ENC_56),
122 ntlm_flag(NEG_KEYEX),
123 ntlm_flag(ENC_128),
124 ntlm_flag(MBZ1),
125 ntlm_flag(MBZ2),
126 ntlm_flag(MBZ3),
127 ntlm_flag(NEG_VERSION),
128 ntlm_flag(MBZ4),
129 ntlm_flag(NEG_TARGET_INFO),
130 ntlm_flag(NON_NT_SESSION_KEY),
131 ntlm_flag(MBZ5),
132 ntlm_flag(NEG_IDENTIFY),
133 ntlm_flag(NEG_NTLM2),
134 ntlm_flag(TARGET_SHARE),
135 ntlm_flag(TARGET_SERVER),
136 ntlm_flag(TARGET_DOMAIN),
137 ntlm_flag(NEG_ALWAYS_SIGN),
138 ntlm_flag(MBZ6),
139 ntlm_flag(OEM_SUPPLIED_WORKSTATION),
140 ntlm_flag(OEM_SUPPLIED_DOMAIN),
141 ntlm_flag(NEG_ANONYMOUS),
142 ntlm_flag(NEG_NT_ONLY),
143 ntlm_flag(NEG_NTLM),
144 ntlm_flag(MBZ8),
145 ntlm_flag(NEG_LM_KEY),
146 ntlm_flag(NEG_DATAGRAM),
147 ntlm_flag(NEG_SEAL),
148 ntlm_flag(NEG_SIGN),
149 ntlm_flag(MBZ9),
150 ntlm_flag(NEG_TARGET),
151 ntlm_flag(NEG_OEM),
152 ntlm_flag(NEG_UNICODE),
153 #undef ntlm_flag