smb3_encryption_negotiated
if (cflags & NTLMSSP_NEGOTIATE_SEAL && smb3_encryption_negotiated(conn))
if (smb3_encryption_negotiated(conn) &&
if (smb3_encryption_negotiated(conn) &&
bool smb3_encryption_negotiated(struct ksmbd_conn *conn);