crypto: shash - Add shash_attr_alg2 helper
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 09:56:28 +0000 (17:56 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 10:58:30 +0000 (18:58 +0800)
This patch adds the helper shash_attr_alg2 which locates a shash
algorithm based on the information in the given attribute.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found