[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)
commit2825982d9d66ebba4b532a07391dfbb357f71c5f
tree3789b26b593d081ff8eedc7e528c2b9b49a94dc2
parent4cc7720cd165273b08a72b4193146dffee58e34b
[CRYPTO] api: Added event notification

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>
crypto/algapi.c
crypto/api.c
crypto/internal.h
include/linux/crypto.h