Implement key match functionality for ECX keys
authorMatt Caswell <matt@openssl.org>
Mon, 27 Apr 2020 15:14:16 +0000 (16:14 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 May 2020 08:30:55 +0000 (09:30 +0100)
commit262ff12347f30548080ad904b7d15928221864aa
treefa46c6318701e615f1ee38f2f2c36a127929e24c
parent48b4b1044906b6bdbf948f11bf54c5b2733c0c94
Implement key match functionality for ECX keys

This makes EVP_PKEY_cmp work for provider side ECX keys.

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