[CRYPTO] padlock: Helper module padlock.ko
authorMichal Ludvig <michal@logix.cz>
Sun, 6 Aug 2006 12:50:30 +0000 (22:50 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:41:00 +0000 (11:41 +1000)
commit5644bda5d6aa17a70b8842eb56365d501a5da159
treeac19f321bdc0dfa081e4ea7348584f516f6a7e7b
parentcb17530b0a4e01bd595a7ac437467a1a9833a15c
[CRYPTO] padlock: Helper module padlock.ko

Compile a helper module padlock.ko that will try
to autoload all configured padlock algorithms.

This also provides backward compatibility with
the ancient times before padlock.ko was renamed
to padlock-aes.ko

Signed-off-by: Michal Ludvig <michal@logix.cz>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/padlock-aes.c
drivers/crypto/padlock.c [new file with mode: 0644]