Fix no-ec
authorDr. Stephen Henson <steve@openssl.org>
Mon, 15 Aug 2016 13:07:33 +0000 (14:07 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 15 Aug 2016 13:07:33 +0000 (14:07 +0100)
commit0a699a0723bcc689c07c8110da0fff7f9c2356a4
treeeb1b4ef5bfad7f8d74a5a9b3ec585a0e728e1638
parent0818dbadf32d193973d84a0736c099166777c071
Fix no-ec

Fix no-ec builds by having separate functions to create keys based on
an existing EVP_PKEY and a curve id.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c