commit | 7eddf95ec5440d60f10963f453e27f82f394044e | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jul 12 21:25:20 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 12:58:08 2009 +0800 |
tree | 4b1ba4bbf01f381a45d5bd6d26811f51ab81a3ff | |
parent | 6941c3a0aabb6ad4167827360f384e9daed7dd7f [diff] |
crypto: shash - Export async functions This patch exports the async functions so that they can be reused by cryptd when it switches over to using shash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>