commit | 70bcaca75389a6c011ddc866eb1743b070a838b0 | [log] [tgz] |
---|---|---|
author | Lee Nipper <lee.nipper@freescale.com> | Thu Jul 03 19:08:46 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 10 20:35:17 2008 +0800 |
tree | 531601ecc27517eca37c745be54c5fc6bb67337a | |
parent | b43e726b32b85713c7c56b6545cf71c2b02b5e1a [diff] |
crypto: talitos - Add support for 3des This patch adds support for authenc(hmac(sha1),cbc(des3_ede)) to the talitos crypto driver for the Freescale Security Engine. Some adjustments were made to the scatterlist to link table conversion to make 3des work for ping -s 1439..1446. Signed-off-by: Lee Nipper <lee.nipper@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>