Searched refs:NTLMSSP_MSG_TYPE1 (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib-ntlm/ | ||
H A D | ntlm-types.h | 14 #define NTLMSSP_MSG_TYPE1 1 macro |
H A D | ntlm-message.c | 215 if (read_le32(&request->type) != NTLMSSP_MSG_TYPE1) { |
Completed in 10 milliseconds