Fix ecx so that is uses a settable propertyquery
authorShane Lontis <shane.lontis@oracle.com>
Tue, 22 Sep 2020 05:51:49 +0000 (15:51 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 23 Sep 2020 07:31:40 +0000 (17:31 +1000)
commit8dbef010e7e6ecc07a9c8142cf26c8768fd55dc2
treea3e5ecfc64eed994b7c1c2e185ce45e182332f69
parent7f80980fb7096ab4898e500a054a1bb8cbcaa266
Fix ecx so that is uses a settable propertyquery

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12944)
crypto/ec/curve25519.c
crypto/ec/curve448/curve448_local.h
crypto/ec/curve448/ed448.h
crypto/ec/curve448/eddsa.c
crypto/ec/ecx_backend.c
crypto/ec/ecx_key.c
crypto/ec/ecx_meth.c
include/crypto/ecx.h
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/signature/eddsa.c
test/curve448_internal_test.c