Fix the KEYNID2TYPE macro
authorMatt Caswell <matt@openssl.org>
Fri, 24 Apr 2020 16:40:31 +0000 (17:40 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 May 2020 08:30:55 +0000 (09:30 +0100)
commit48b4b1044906b6bdbf948f11bf54c5b2733c0c94
tree30949366f2cc517f2ec962e5bf7499d71e6d85d6
parentd4fe478df04073abf0657506b58ed3f67443fcaf
Fix the KEYNID2TYPE macro

This macro was not correctly handling Ed25519 keys

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11635)
crypto/ec/ecx_backend.h