Searched refs:SessionFlags (Results 1 – 3 of 3) sorted by relevance
1516 rsp->SessionFlags = SMB2_SESSION_FLAG_IS_GUEST_LE; in ntlm_authenticate()1544 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in ntlm_authenticate()1554 rsp->SessionFlags = SMB2_SESSION_FLAG_ENCRYPT_DATA_LE; in ntlm_authenticate()1643 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in krb5_authenticate()1653 rsp->SessionFlags = SMB2_SESSION_FLAG_ENCRYPT_DATA_LE; in krb5_authenticate()1720 rsp->SessionFlags = 0; in smb2_sess_setup()
673 __le16 SessionFlags; member
1740 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_auth_kerberos()1844 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_sess_auth_rawntlmssp_negotiate()1912 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_sess_auth_rawntlmssp_authenticate()