Searched refs:SMB_AT_LM1 (Results 1 – 3 of 3) sorted by relevance
89 #define SMB_AT_LM1 2 /* LM1 (with NTLM) */ macro
909 { "lm", SMB_AT_LM1 },1345 { "lm", SMB_AT_KRB5|SMB_AT_NTLM2|SMB_AT_NTLM1|SMB_AT_LM1 },1346 { "none", SMB_AT_KRB5|SMB_AT_NTLM2|SMB_AT_NTLM1|SMB_AT_LM1|
221 if (ctx->ct_authflags & SMB_AT_LM1) { in ntlm_put_v1_responses()