Fix no-ec
authorMatt Caswell <matt@openssl.org>
Wed, 7 Aug 2019 08:38:05 +0000 (09:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Aug 2019 09:01:18 +0000 (10:01 +0100)
commitf92e0815b873758582f9c280df0d9ce9a6600197
tree3475a415e83acdede9204cea3b5ea7479ca40626
parent3505d70badb341e018a039434636d9b12f537e1e
Fix no-ec

Fix some unguarded references to EC code inside the FIPS provider.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9543)
providers/fips/fipsprov.c