Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 82062c72 authored by Herbert Xu's avatar Herbert Xu
Browse files

[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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 6c2bb98b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment