Re: [PATCH] crypto, Speed testing support for ghash

2010-03-02 Thread Herbert Xu
On Mon, Mar 01, 2010 at 04:06:44PM +0800, Huang Ying wrote: Because ghash needs setkey, the setkey and keysize template support for test_hash_speed is added. Signed-off-by: Huang Ying ying.hu...@intel.com --- crypto/tcrypt.c | 122 +++-

[PATCH] crypto, Speed testing support for ghash

2010-03-01 Thread Huang Ying
Because ghash needs setkey, the setkey and keysize template support for test_hash_speed is added. Signed-off-by: Huang Ying ying.hu...@intel.com --- crypto/tcrypt.c | 122 +++- crypto/tcrypt.h |1 2 files changed, 78 insertions(+), 45