Re: Asynchronus crypto API

2007-02-26 Thread Michael Richardson
Evgeniy Polyakov wrote: 2. ocf http://ocf-linux.sourceforge.net/ Please note that much more recent code is now at: git clone http://hifn.xelerance.com/scm/klips/ There is one remaining bug that has been hard to reproduce which seems to be at the IPsec layer, but the OCF and hardware drivers

Re: Asynchronus crypto API

2007-02-13 Thread Herbert Xu
On Fri, Feb 09, 2007 at 12:08:00PM +0100, Joerg Roedel wrote: > > Since this sentence is present at least since kernel 2.6.0 I would like > to ask what the current state in the development of that API is? > Is somebody still working on that API or are there some existing ideas > for that which want

Re: Asynchronus crypto API

2007-02-09 Thread Evgeniy Polyakov
On Fri, Feb 09, 2007 at 01:16:02PM +0100, Joerg Roedel ([EMAIL PROTECTED]) wrote: > Hello Evgeniy, > > On Fri, Feb 09, 2007 at 02:31:11PM +0300, Evgeniy Polyakov wrote: > > On Fri, Feb 09, 2007 at 12:08:00PM +0100, Joerg Roedel ([EMAIL PROTECTED]) > > wrote: > > > Background: I recently bought a

Re: Asynchronus crypto API

2007-02-09 Thread Joerg Roedel
Hello Evgeniy, On Fri, Feb 09, 2007 at 02:31:11PM +0300, Evgeniy Polyakov wrote: > On Fri, Feb 09, 2007 at 12:08:00PM +0100, Joerg Roedel ([EMAIL PROTECTED]) > wrote: > > Background: I recently bought a HIFN crypto card and would like to use > > it under Linux without the need to use some externa

Re: Asynchronus crypto API

2007-02-09 Thread Evgeniy Polyakov
On Fri, Feb 09, 2007 at 12:08:00PM +0100, Joerg Roedel ([EMAIL PROTECTED]) wrote: > Background: I recently bought a HIFN crypto card and would like to use > it under Linux without the need to use some external patchsets :) Not for now - either use acrypto [1] or ocf [2]. Current stage in cryptoa

Asynchronus crypto API

2007-02-09 Thread Joerg Roedel
Hello, recently I read the documentation in Documentation/crypto/ to learn something about the Linux crypto API internals. There I read the following sentence "Support for hardware crypto devices via an asynchronous interface is under development." Since this sentence is present at least since k