Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | |
This patch converts all users to use the new crypto_comp type and the crypto_has_* functions. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2006-09-21 | [CRYPTO] padlock: Helper module padlock.ko | Michal Ludvig | |
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> |