]> git.ipfire.org Git - thirdparty/nettle.git/commit
More consistent entry point alignment in asm files. fix-asm-align
authorNiels Möller <nisse@lysator.liu.se>
Wed, 28 Jan 2026 13:20:37 +0000 (14:20 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 28 Jan 2026 13:20:37 +0000 (14:20 +0100)
commit0d3ea3cd1e9444217fc392e1cf2590ebd46c7506
tree5bec93dd86bbb7e9c1429387df2dda7b5495bf05
parent93b9378ad035d25e10a733612d1735db374a37da
More consistent entry point alignment in asm files.
26 files changed:
ChangeLog
arm64/chacha-2core.asm
arm64/chacha-4core.asm
arm64/chacha-core-internal.asm
arm64/crypto/aes128-decrypt.asm
arm64/crypto/aes128-encrypt.asm
arm64/crypto/aes192-decrypt.asm
arm64/crypto/aes192-encrypt.asm
arm64/crypto/aes256-decrypt.asm
arm64/crypto/aes256-encrypt.asm
arm64/crypto/ghash-set-key.asm
arm64/crypto/ghash-update.asm
arm64/crypto/sha1-compress.asm
arm64/crypto/sha256-compress-n.asm
powerpc64/p8/sha256-compress-n.asm
x86/sha1-compress.asm
x86_64/ecc-curve25519-modp.asm
x86_64/ecc-curve448-modp.asm
x86_64/ecc-secp224r1-modp.asm
x86_64/ecc-secp256r1-redc.asm
x86_64/ecc-secp384r1-modp.asm
x86_64/ecc-secp521r1-modp.asm
x86_64/pclmul/ghash-set-key.asm
x86_64/pclmul/ghash-update.asm
x86_64/poly1305-blocks.asm
x86_64/poly1305-internal.asm