mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Linux 2.6 crypto API and HW accelerators
@ 2004-05-04 13:39 remy.gauguey
  2004-05-04 16:17 ` Eugene Surovegin
  2004-05-04 19:40 ` James Morris
  0 siblings, 2 replies; 4+ messages in thread
From: remy.gauguey @ 2004-05-04 13:39 UTC (permalink / raw)
  To: linux-crypto; +Cc: linux-kernel

Hi,

I'm currently working on a ARM920T based network processor with arm-linux
kernel 2.6.5.
This device has a crypto hardware accelerator dedicated to IPsec.
In ESP mode the device can do authentication (SHA-1, MD5) as well as
encryption (AES, TDES in CBC or ECB mode) in one pass.
Unfortunately current Linux 2.6 crypto API doesn't support this kind of
hardware accelerator. Current crypto module relies on crypto algorithms
which are called for a single operation and for each block.

Then, I would like to know if other people are working on the hardware
crypto support in kernel 2.6.x.
If so, what would be the plan ? crypto api improvement or new IPsec
specific hardware support ?

Thanks for any feedback or info.

Remy Gauguey





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-04 19:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-04 13:39 Linux 2.6 crypto API and HW accelerators remy.gauguey
2004-05-04 16:17 ` Eugene Surovegin
2004-05-04 19:53   ` James Morris
2004-05-04 19:40 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®