commit | 7d6f56400a695af497a8b7c23ea0ff9c3d9d99f4 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jul 08 17:56:28 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jul 08 18:58:30 2009 +0800 |
tree | 53447ff76fda984ca3fb59aca2bd5f3454842b14 | |
parent | d06854f0243d91badabaab14503f7f3bb770061d [diff] |
crypto: shash - Add shash_attr_alg2 helper 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>