Searched refs:ntlm_flag (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/heimdal/lib/ntlm/
H A Dntlm.c120 #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_INF
153 #undef ntlm_flag macro
[all...]

Completed in 107 milliseconds