Don't export ECX key data twice
authorMatt Caswell <matt@openssl.org>
Fri, 24 Apr 2020 15:20:27 +0000 (16:20 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 May 2020 08:30:55 +0000 (09:30 +0100)
commitd4fe478df04073abf0657506b58ed3f67443fcaf
tree6812293e701527b8f214f4a4439f766954c62833
parentc19d89785075393d27287c90086fa2aeaa842e62
Don't export ECX key data twice

We had a redundant couple of lines where we exported key data twice.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11635)
providers/implementations/keymgmt/ecx_kmgmt.c