commit | ef5d590c9b9a00b017683006fe4cf959b9532336 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 09 11:32:55 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 09 11:32:55 2009 +0800 |
tree | 2df0311b2744e2f3de58603df8c2e9726facfac2 | |
parent | deee2289b932d512035f579b8f8e178796564ba1 [diff] |
crypto: shash - Add shash_instance_ctx This patch adds the helper shash_instance_ctx which is the shash analogue of crypto_instance_ctx. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>