Do you mean if there exists an "encrypted channel" between the framework and
the kernel? Why do you need that? do you want to send data to kernel over
this "secure" channel and then extract the data again in kernel do some
stuff on it and then transmit?
Why not do all your data manipulation in the app layer itself and just use
the kernel layer to do the transport handling?


On Tue, Oct 20, 2009 at 6:28 AM, Jerome Hwang <jhwan...@gmail.com> wrote:

>
> Hi All,
>
> I recently want to write a driver tunneling stuff
>
> but first I have to figure out what are the Secure ways to transfer
> data from "Application Framework" and "Library" to Kernel.
>
> Any Idea?
>
> thanks,
> Jerome Hwang
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to