aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2024-04-08 20:01:54 -0400
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-19 18:54:18 +0800
commitb924ecd305c43c41b21ab246e986e2a8effa5743 (patch)
treee41021c459a4cdfc460b7314f016d6aff0fe501f /scripts/stackusage
parentcrypto: octeontx2 - add missing check for dma_map_single (diff)
downloadlinux-b924ecd305c43c41b21ab246e986e2a8effa5743.tar.gz
linux-b924ecd305c43c41b21ab246e986e2a8effa5743.zip
crypto: x86/aes-xts - access round keys using single-byte offsets
Access the AES round keys using offsets -7*16 through 7*16, instead of 0*16 through 14*16. This allows VEX-encoded instructions to address all round keys using 1-byte offsets, whereas before some needed 4-byte offsets. This decreases the code size of aes-xts-avx-x86_64.o by 4.2%. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions