openssl/crypto/ec
Richard Levitte 8d6481f532 EVP: Move the functions and controls for setting and getting distid
Those functions were located in the EC files, but is really broader
than that, even thought currently only used for SM2.  They should
therefore be in a more central location, which was also indicated by
diverse TODOs.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12789)
2020-09-08 12:07:40 +02:00
..
asm Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
curve448 unify spelling of serialize 2020-07-30 20:15:22 +10:00
build.info Add libctx to ecdh_KDF_X9_63. 2020-08-09 17:34:52 +10:00
curve25519.c Update copyright year 2020-04-23 13:55:52 +01:00
ec2_oct.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
ec2_smpl.c deprecate EC_POINT_make_affine and EC_POINTs_make_affine 2020-05-20 20:10:31 +02:00
ec_ameth.c Fix coverity CID #1458644 - Negative return passed to function taking size_t in ecdh_cms_set_shared_info() 2020-08-24 11:19:28 +10:00
ec_asn1.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_backend.c Fix coverity CID #1466378 - Incorrect expression in ec_backend.c 2020-09-05 15:41:29 +10:00
ec_check.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
ec_ctrl.c EVP: Move the functions and controls for setting and getting distid 2020-09-08 12:07:40 +02:00
ec_curve.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_cvt.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_err.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_key.c Ensure creating an EC public key uses the libctx 2020-06-19 10:34:58 +01:00
ec_kmeth.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_lib.c EC: Remove one error record that shadows another 2020-09-03 17:48:33 +02:00
ec_local.h Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_mult.c deprecate EC_POINT_make_affine and EC_POINTs_make_affine 2020-05-20 20:10:31 +02:00
ec_oct.c Update copyright year 2020-04-23 13:55:52 +01:00
ec_pmeth.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
ec_print.c Update copyright year 2020-04-23 13:55:52 +01:00
ecdh_kdf.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
ecdh_ossl.c Update copyright year 2020-04-23 13:55:52 +01:00
ecdsa_ossl.c Update copyright year 2020-04-23 13:55:52 +01:00
ecdsa_sign.c Update copyright year 2020-04-23 13:55:52 +01:00
ecdsa_vrf.c Update copyright year 2020-04-23 13:55:52 +01:00
eck_prn.c Update copyright year 2020-06-04 14:33:57 +01:00
ecp_mont.c Update copyright year 2020-04-23 13:55:52 +01:00
ecp_nist.c Update copyright year 2020-04-23 13:55:52 +01:00
ecp_nistp224.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
ecp_nistp256.c unify spelling of serialize 2020-07-30 20:15:22 +10:00
ecp_nistp521.c unify spelling of serialize 2020-07-30 20:15:22 +10:00
ecp_nistputil.c Update copyright year 2020-04-23 13:55:52 +01:00
ecp_nistz256_table.c
ecp_nistz256.c [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation 2020-06-04 18:35:28 +03:00
ecp_oct.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
ecp_s390x_nistp.c Move EC_METHOD to internal-only 2020-06-02 11:17:24 +03:00
ecp_smpl.c Update copyright year 2020-04-23 13:55:52 +01:00
ecx_backend.c Add the ability to ECX to import keys with only the private key 2020-05-04 09:30:55 +01:00
ecx_backend.h Fix the KEYNID2TYPE macro 2020-05-04 09:30:55 +01:00
ecx_key.c Add the library ctx into an ECX_KEY 2020-05-04 09:30:55 +01:00
ecx_meth.c Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 2020-08-21 09:04:10 +02:00
ecx_s390x.c Update copyright year 2020-04-23 13:55:52 +01:00