summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2007-11-06 22:15:19 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-01-11 08:16:08 +1100
commit7472344afd3b8df6eabb21847549926a2c0e7699 (patch)
tree99674c1b48d0c2ea7990e910d6f97a9597dc744e /crypto/tcrypt.c
parent5325078b214e823f1c6a7228243b22dc1c3286c4 (diff)
downloadlinux-crypto-7472344afd3b8df6eabb21847549926a2c0e7699.tar.gz
linux-crypto-7472344afd3b8df6eabb21847549926a2c0e7699.zip
[CRYPTO] camellia: De-unrolling
Move huge unrolled pieces of code (3 screenfuls) at the end of 128/256 key setup routines into common camellia_setup_tail(), convert it to loop there. Loop is still unrolled six times, so performance hit is very small, code size win is big. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Acked-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions