]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
authorChristian Hohnstaedt <chohnstaedt@innominate.com>
Wed, 25 Jun 2008 06:38:47 +0000 (14:38 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:35:16 +0000 (20:35 +0800)
commit81bef0150074d677d8cbd4e971a8ce6c9746a1fc
tree57e263d8f89b8c6eb7532efd5e3f438044393675
parent9c4a79653b35efc9d6790c295e22f79f4b361125
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs

Add support for the hardware crypto engine provided by the NPE C
of the Intel IXP4xx networking processor series.

Supported ciphers: des, des3, aes
and a combination of them with md5 and sha1 hmac

Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/ixp4xx_crypto.c [new file with mode: 0644]