openssl/crypto/ec
Todd Short 8e403a79b0 Fix --strict-warnings with C90
Found with gcc 4.8.4

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5045)
2018-01-09 10:46:44 -05:00
..
asm Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
build.info
curve25519.c ec/curve25519.c: avoid 2^51 radix on SPARC. 2018-01-07 21:40:31 +01:00
ec2_mult.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec2_oct.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
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 Fix minor 'the the' typos 2018-01-02 15:30:22 +00:00
ec_check.c
ec_curve.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
ec_cvt.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_err.c ec/ecp_nistz256.c: improve ECDSA sign by 30-40%. 2018-01-07 21:31:37 +01:00
ec_key.c Move the REF_PRINT support from e_os.h to internal/refcount.h. 2017-08-30 07:20:44 +10:00
ec_kmeth.c Fix const correctness of EC_KEY_METHOD_get_* 2017-07-23 11:34:11 +02:00
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 Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
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 Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ecp_mont.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_nist.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
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 Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
ecp_smpl.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ecx_meth.c Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keys 2017-07-29 19:26:06 +02:00