Matt Caswell 589b6227a8 Ignore disabled ciphers when deciding if we are using ECC
use_ecc() was always returning 1 because there are default (TLSv1.3)
ciphersuites that use ECC - even if those ciphersuites are disabled by
other options.

Fixes #7471

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/7479)
2018-11-08 11:27:03 +00:00
..
2017-10-18 16:05:06 +01:00
2018-09-11 13:45:17 +01:00
2018-04-17 15:18:40 +02:00
2018-02-13 13:59:25 +00:00
2018-03-20 13:08:46 +00:00
2018-07-31 09:31:50 +01:00
2018-11-06 07:06:56 +10:00
2018-09-25 16:01:22 +01:00
2018-03-20 13:08:46 +00:00
2017-12-14 15:06:37 +00:00
2016-11-13 16:24:02 -05:00