Searched refs:ntlm_flag (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
| D | ntlm.c | 146 #define ntlm_flag(x) { #x, NTLM_##x } macro 147 ntlm_flag(ENC_56), 148 ntlm_flag(NEG_KEYEX), 149 ntlm_flag(ENC_128), 150 ntlm_flag(MBZ1), 151 ntlm_flag(MBZ2), 152 ntlm_flag(MBZ3), 153 ntlm_flag(NEG_VERSION), 154 ntlm_flag(MBZ4), 155 ntlm_flag(NEG_TARGET_INFO), [all …]
|