commit | 89b596ba22d79dd5616616a9975192e1c2bea0fe | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Sep 27 07:22:08 2011 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 21 14:24:03 2011 +0200 |
tree | b156c4b0f8547d3400261171cbc5786518f6814d | |
parent | 64a947b1337b93061da7c7af1f6ce6b2431b70ae [diff] |
crypto: Export crypto_remove_spawns The upcomming crypto usrerspace configuration api needs to remove the spawns on top on an algorithm, so export crypto_remove_spawns. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>