From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 3 Jul 2006 00:20:31 +1000
> [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]> You're using a blocking notifier because we have all of those semaphores and stuff to grab here anyways, right? - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
