Re: [PATCH 1/6] crypto: add missing crypto module aliases

2015-01-13 Thread Kees Cook
On Sun, Jan 11, 2015 at 9:17 AM, Mathias Krause wrote: > Commit 5d26a105b5a7 ("crypto: prefix module autoloading with "crypto-"") > changed the automatic module loading when requesting crypto algorithms > to prefix all module requests with "crypto-". This requires all crypto > modules to have a cr

[PATCH 1/6] crypto: add missing crypto module aliases

2015-01-11 Thread Mathias Krause
Commit 5d26a105b5a7 ("crypto: prefix module autoloading with "crypto-"") changed the automatic module loading when requesting crypto algorithms to prefix all module requests with "crypto-". This requires all crypto modules to have a crypto specific module alias even if their file name would otherwi