commit | e7cda5d27ed3febf277fe410687c977ae1a31a25 | [log] [tgz] |
---|---|---|
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | Tue Dec 13 12:53:01 2011 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Dec 20 15:20:06 2011 +0800 |
tree | 71a5775022350e2d33972221a06dedec6c5aed40 | |
parent | 5bcf8e6dd49fec57b5dd96a643c53a048272b625 [diff] |
crypto: twofish-x86_64-3way - select LRW and XTS twofish-x86_64-3way uses functions from LRW and XTS modules, so selecting would appear to be better option than using #ifdefs in twofish_glue_3way.c to enable/disable LRW and XTS features. This also fixes build problem when twofish-x86_64-3way would be build into kernel but XTS/LRW are build as modules. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>