]> Git Repo - linux.git/commit - crypto/algapi.c
[CRYPTO] api: Added event notification
authorHerbert Xu <[email protected]>
Sun, 6 Aug 2006 11:23:26 +0000 (21:23 +1000)
committerHerbert Xu <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
crypto/algapi.c
crypto/api.c
crypto/internal.h
include/linux/crypto.h
This page took 0.058448 seconds and 4 git commands to generate.