linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Hedrick <andre@linux-ide.org>
To: Xiaozhou Qiu <xzqiu@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: how to communicate between kernel and user space?
Date: Thu, 29 Nov 2001 10:46:01 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.10.10111291044490.16407-100000@master.linux-ide.org> (raw)
In-Reply-To: <F56sjUHQHh2wLCVYl4m0000010f@hotmail.com>

On Thu, 29 Nov 2001, Xiaozhou Qiu wrote:

> Hi,
> 
> I am sorry if this is a newbie's question. I am developing a kernel module 
> which needs to call some crypt functions implemented in user space. Since 
> those functions utilize openssl library, I assume there is no easy way to 
> port them into kernel.
> 
> I wonder whether there is an easy and elegant way to call the user space 
> functions from the kernel and get the results, if /proc can not be used.  If 
> anybody knows where I can find a crypt library in the kernel, that will be a 
> great help too.
> 
> Thank you very much.
> 
> Xiaozhou Qiu

So you want to import content encryption from user space to bork the data
in the storage array -- don't think so -- regards.

Andre Hedrick
CEO/President, LAD Storage Consulting Group
Linux ATA Development
Linux Disk Certification Project


  parent reply	other threads:[~2001-11-29 19:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-29 17:27 how to communicate between kernel and user space? Xiaozhou Qiu
2001-11-29 14:38 ` Leonardo C. Filho
2001-11-29 18:46 ` Andre Hedrick [this message]
2001-11-30  8:01 ` Ahmed Masud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10111291044490.16407-100000@master.linux-ide.org \
    --to=andre@linux-ide.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xzqiu@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).