Re: Async crypto support in IPsec

2007-11-20 Thread Herbert Xu
Jesper Bengtsson <[EMAIL PROTECTED]> wrote: > > The crisv32 crypto accelerator supports hashing and encryption in one > single operation. Do you have any plans for supporting hashing and > encryption in one operation? Absolutely. Checkout the crypto_aead_* operations and authenc. Cheers, -- Vis

Re: Async crypto support in IPsec

2007-11-20 Thread Sebastian Siewior
* Jesper Bengtsson | 2007-11-20 08:22:29 [+0100]: >I've seen that async crypto support made it's way into the crypto API in >2.6.22. >From skimming the netdev-list I can see that some of you are working on >async crypto support in IPsec as well. Do you have any idea when

Async crypto support in IPsec

2007-11-19 Thread Jesper Bengtsson
e crypto API in 2.6.22. >From skimming the netdev-list I can see that some of you are working on async crypto support in IPsec as well. Do you have any idea when it will be available? The crisv32 crypto accelerator supports hashing and encryption in one single operation. Do you have any pl