dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/crypto
Herbert Xu 82062c72cd [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>
2006-06-26 17:34:39 +10:00
..
Kconfig [PATCH] CONFIG_IA32 2005-10-30 17:37:10 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
padlock-aes.c [CRYPTO] padlock: Rearrange context structure to reduce code size 2006-06-26 17:34:39 +10:00
padlock-generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
padlock.h [PADLOCK] Fix sparse warning about 1-bit signed bit-field 2006-01-09 14:15:31 -08:00