openssl/crypto/ec
Pankul94 15e041b751 Changes to resolve symbol conflict due to gf_mul
CLA: trivial

Changed names of internal functions to resolve symbol conflict when Openssl is used with intel/ISA-L.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21421)
2023-07-14 08:44:26 +10:00
..
asm ec: Use .machine "any" explicitly in ecp_nistp521-ppc64 2023-03-01 09:19:08 +11:00
curve448 Changes to resolve symbol conflict due to gf_mul 2023-07-14 08:44:26 +10:00
build.info configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
curve25519.c Support all five EdDSA instances from RFC 8032 2023-01-13 07:09:09 +00:00
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 Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
ec_key.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ec_kmeth.c fix memory allocation and reference counting issues 2023-07-05 08:34:00 +10:00
ec_lib.c New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PARAM. 2023-02-08 10:27:07 -05:00
ec_local.h ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ec_mult.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c Fix mem leak in ECDSA_sign(). 2023-03-31 14:57:47 -04:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecp_nistp256.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecp_nistp521.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c ec: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecp_oct.c
ecp_ppc.c
ecp_s390x_nistp.c
ecp_smpl.c
ecx_backend.c ecx: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecx_backend.h
ecx_key.c ecx: update to structure based atomics 2023-07-01 21:18:25 +10:00
ecx_meth.c Fixes #19580 ECX keygen 2023-04-12 17:21:43 +10:00
ecx_s390x.c