[CRYPTO] api: Allow replacement when registering new algorithms
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 21 May 2006 01:57:20 +0000 (11:57 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jun 2006 07:34:41 +0000 (17:34 +1000)
We already allow asynchronous removal of existing algorithm modules.  By
allowing the replacement of existing algorithms, we can replace algorithms
without having to wait for for all existing users to complete.

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

No differences found