Fix s390 EDDSA HW support in providers.
authorShane Lontis <shane.lontis@oracle.com>
Wed, 25 Nov 2020 08:19:27 +0000 (18:19 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 2 Dec 2020 02:04:58 +0000 (12:04 +1000)
commit8018352457cf9c98ce59f1e591fcd69f2153b649
treed977516483aec020376cf0a54362e842f9babc3a
parentf7f10de3059d0f27aa5df95ff346d8639483543c
Fix s390 EDDSA HW support in providers.

Fixes #12476

Note this stopped working when ECX was swapped over to using
providers. The ECX_KEY keygen and exchange were converted, but not the ED
signing support.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com>
(Merged from https://github.com/openssl/openssl/pull/13508)
providers/implementations/signature/eddsa.c