Re: [PATCH v3] crypto: include crypto- module prefix in template

2014-11-26 Thread Herbert Xu
On Mon, Nov 24, 2014 at 04:32:38PM -0800, Kees Cook wrote: > This adds the module loading prefix "crypto-" to the template lookup > as well. > > For example, attempting to load 'vfat(blowfish)' via AF_ALG now correctly > includes the "crypto-" prefix at every level, correctly rejecting "vfat": >

[PATCH v3] crypto: include crypto- module prefix in template

2014-11-24 Thread Kees Cook
This adds the module loading prefix "crypto-" to the template lookup as well. For example, attempting to load 'vfat(blowfish)' via AF_ALG now correctly includes the "crypto-" prefix at every level, correctly rejecting "vfat": net-pf-38 algif-hash crypto-vfat(blowfish)