openssl/crypto/ec
Rohan McLure 966047ee13 ec: powerpc64le: Add asm implementation of felem_{square,mul}
Add an assembly implementation of felem_{square,mul}, which will be
implemented whenever Altivec support is present and the core implements
ISA 3.0 (Power 9) or greater.

Signed-off-by: Rohan McLure <rohanmclure@linux.ibm.com>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21471)
2023-08-04 10:20:28 -04:00
..
asm ec: powerpc64le: Add asm implementation of felem_{square,mul} 2023-08-04 10:20:28 -04:00
curve448 Changes to resolve symbol conflict due to gf_mul 2023-07-14 08:44:26 +10:00
build.info ec: powerpc64le: Add asm implementation of felem_{square,mul} 2023-08-04 10:20:28 -04:00
curve25519.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c
ec_asn1.c
ec_backend.c
ec_check.c
ec_curve.c ec: 56-bit Limb Solinas' Strategy for secp384r1 2023-08-04 10:20:28 -04:00
ec_cvt.c
ec_deprecated.c
ec_err.c
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 ec: 56-bit Limb Solinas' Strategy for secp384r1 2023-08-04 10:20:28 -04:00
ec_local.h ec: 56-bit Limb Solinas' Strategy for secp384r1 2023-08-04 10:20:28 -04: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
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_nistp384.c ec: powerpc64le: Add asm implementation of felem_{square,mul} 2023-08-04 10:20:28 -04:00
ecp_nistp521.c ec: Use static linkage on nistp521 felem_{square,mul} wrappers 2023-08-04 10:20:28 -04: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
ecx_s390x.c