diff options
author | 2006-05-16 22:20:34 +1000 | |
---|---|---|
committer | 2006-06-26 17:34:39 +1000 | |
commit | 82062c72cd643c99a9e1c231270acbab986fd23f (patch) | |
tree | 42c1900095bfa27c2f2b5af7566adc9caf7402bf /crypto/api.c | |
parent | [CRYPTO] all: Pass tfm instead of ctx to algorithms (diff) | |
download | linux-rng-82062c72cd643c99a9e1c231270acbab986fd23f.tar.xz linux-rng-82062c72cd643c99a9e1c231270acbab986fd23f.zip |
[CRYPTO] padlock: Rearrange context structure to reduce code size
i386 assembly has more compact instructions for accessing 7-bit offsets.
So by moving the large members to the end of the structure we can save
quite a bit of code size. This patch shaves about 10% or 300 bytes off
the padlock-aes file.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions