openssl/crypto/ec
Matt Caswell 9455aab4fe Replace DECAF_WARN_UNUSED with __owur
Most of these were in point_448.h. While I was at it I spotted some unused
declarations, so I deleted those too.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
2018-02-20 12:59:29 +00:00
..
asm Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
curve448 Replace DECAF_WARN_UNUSED with __owur 2018-02-20 12:59:29 +00:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
curve25519.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec2_mult.c
ec2_oct.c
ec2_smpl.c Address some code-analysis issues. 2017-12-08 10:49:41 -05:00
ec_ameth.c Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
ec_asn1.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec_key.c
ec_kmeth.c
ec_lcl.h Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
ec_lib.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
ec_mult.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. 2017-12-27 12:27:01 +01:00
ecp_nistp256.c ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. 2017-12-27 12:27:01 +01:00
ecp_nistp521.c ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. 2017-12-27 12:27:01 +01:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Fix --strict-warnings with C90 2018-01-09 10:46:44 -05:00
ecp_oct.c
ecp_smpl.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ecx_meth.c