Re: [PATCH 2/3] crypto: talitos - second prepare step for adding ahash algorithms

2010-05-01 Thread Kim Phillips
On Wed, 28 Apr 2010 05:33:54 -0700 lee.nip...@gmail.com wrote: Used talitos_alg_template in talitos_crypto_alg so that it will accommodate ahash algorithms. Added some preparation code for ahash allocation and removal. No actual algorithms yet. Signed-off-by: Lee Nipper

[PATCH 2/3] crypto: talitos - second prepare step for adding ahash algorithms

2010-04-28 Thread lee . nipper
Used talitos_alg_template in talitos_crypto_alg so that it will accommodate ahash algorithms. Added some preparation code for ahash allocation and removal. No actual algorithms yet. Signed-off-by: Lee Nipper lee.nip...@gmail.com --- drivers/crypto/talitos.c | 55