Searched refs:ct_vcflags (Results 1 – 6 of 6) sorted by relevance
293 ctx->ct_vcflags |= SMBV_WILL_SIGN; in smb_negprot()299 ctx->ct_vcflags |= SMBV_UNICODE; in smb_negprot()325 ctx->ct_vcflags |= SMBV_WIN95; in smb_negprot()
136 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) != 0 && in smb_ssnsetup_ntlm1()192 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) != 0 && in smb_ssnsetup_ntlm2()450 if (ctx->ct_vcflags & SMBV_WILL_SIGN) { in smb__ssnsetup()
482 ctx->ct_vcflags &= ~SMBV_WILL_SIGN; in smb_iod_connect()
271 if (ctx->ct_vcflags & SMBV_WILL_SIGN) in krb5ssp_put_request()
258 if (ctx->ct_vcflags & SMBV_WILL_SIGN) { in ntlmssp_put_type1()
150 #define ct_vcflags ct_work.wk_iods.is_vcflags macro