Searched refs:SessionFlags (Results 1 – 3 of 3) sorted by relevance
673 __le16 SessionFlags; member
1514 rsp->SessionFlags = SMB2_SESSION_FLAG_IS_GUEST_LE; in ntlm_authenticate()1542 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in ntlm_authenticate()1552 rsp->SessionFlags = SMB2_SESSION_FLAG_ENCRYPT_DATA_LE; in ntlm_authenticate()1641 if ((rsp->SessionFlags != SMB2_SESSION_FLAG_IS_GUEST_LE && in krb5_authenticate()1651 rsp->SessionFlags = SMB2_SESSION_FLAG_ENCRYPT_DATA_LE; in krb5_authenticate()1718 rsp->SessionFlags = 0; in smb2_sess_setup()
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()