From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 3 Jul 2006 00:20:09 +1000
> [CRYPTO] api: Add template registration > > A crypto_template generates a crypto_alg object when given a set of > parameters. this patch adds the basic data structure fo templates > and code to handle their registration/deregistration. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Signed-off-by: David S. Miller <[EMAIL PROTECTED]> So the templates are still using pure module references not object references? They won't have the same kind of refcounting issues the algorithms will have now? - 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
