On Wed, Mar 03, 2010 at 11:18:16AM +0800, Huang Ying wrote:
> Because ghash needs setkey, the setkey and keysize template support
> for test_hash_speed is added.
>
> v2:
>
> - Move klen into struct hash_speed.
>
> Signed-off-by: Huang Ying
Also applied.
--
Visit Openswan at http://www.opensw
Because ghash needs setkey, the setkey and keysize template support
for test_hash_speed is added.
v2:
- Move klen into struct hash_speed.
Signed-off-by: Huang Ying
---
crypto/tcrypt.c |7 +++
crypto/tcrypt.h | 29 +
2 files changed, 36 insertions(+)
---