openssl/crypto/ec
Tom Cosgrove 12d08fe3a5 Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe
clang-cl.exe defines __clang__ and _MSC_VER but not __GNUC__, so a clang-
specific guard is needed to get the correct ALIGNxx versions.

Fixes #21914

Change-Id: Icdc047b182ad1ba61c7b1b06a1e951eda1a0c33d

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21921)
2023-09-04 08:44:21 +10:00
..
asm powerpc: ecc: Fix stack allocation secp384r1 asm 2023-09-01 10:06:54 +01:00
curve448
build.info
curve25519.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c
ec_asn1.c
ec_backend.c
ec_check.c
ec_curve.c
ec_cvt.c
ec_deprecated.c
ec_err.c
ec_key.c Remove a redundant point mul from ossl_ec_key_public_check() 2023-09-01 10:08:20 +01:00
ec_kmeth.c
ec_lib.c
ec_local.h
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp384.c ecc: Remove extraneous parentheses in secp384r1 2023-09-01 10:06:54 +01:00
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe 2023-09-04 08:44:21 +10:00
ecp_oct.c
ecp_ppc.c
ecp_s390x_nistp.c
ecp_sm2p256_table.c
ecp_sm2p256.c Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe 2023-09-04 08:44:21 +10:00
ecp_smpl.c
ecx_backend.c
ecx_backend.h
ecx_key.c
ecx_meth.c
ecx_s390x.c