Ensure trace recognises X25519
authorMatt Caswell <matt@openssl.org>
Fri, 2 Sep 2016 09:42:36 +0000 (10:42 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Sep 2016 11:34:02 +0000 (12:34 +0100)
commit2d11f5b2ca863d4bd9e20b224932b247ed85842b
treee8e39535425a1c7d3fe766f9d6be36aa0935c366
parent4e3997293b3825ed19de20d5484f8c0f66fce534
Ensure trace recognises X25519

Using the -trace option to s_server or s_client was incorrectly printing
UNKNOWN for the X25519 curve.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/t1_trce.c