[CRYPTO] api: Added event notification
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 6 Aug 2006 11:23:26 +0000 (21:23 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:17:13 +0000 (11:17 +1000)
This patch adds a notifier chain for algorithm/template registration events.
This will be used to register compound algorithms such as cbc(aes).  In
future this will also be passed onto user-space through netlink.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found