Searched refs:smb3_encryption_negotiated (Results 1 – 3 of 3) sorted by relevance
469 bool smb3_encryption_negotiated(struct ksmbd_conn *conn);
436 if (cflags & NTLMSSP_NEGOTIATE_SEAL && smb3_encryption_negotiated(conn)) in ksmbd_build_ntlmssp_challenge_blob()
940 bool smb3_encryption_negotiated(struct ksmbd_conn *conn) in smb3_encryption_negotiated() function1524 if (smb3_encryption_negotiated(conn) && in ntlm_authenticate()1611 if (smb3_encryption_negotiated(conn)) { in krb5_authenticate()