]> git.ipfire.org Git - thirdparty/openssl.git/commit
Split out ECDHE from process CKE code
authorMatt Caswell <matt@openssl.org>
Wed, 6 Jul 2016 09:33:32 +0000 (10:33 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 21:55:07 +0000 (22:55 +0100)
commit19ed1ec12eba7e9d57b8e7f7cb5c57aeeecac49d
tree392f0163cc38ff0d624f51ee2513abdfa4275b6c
parent642360f9a370219f53f89260078fc0ce046a322d
Split out ECDHE from process CKE code

Continuing from the previous commits, this splits out the ECDHE code into
a separate function from the process CKE code.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/statem/statem_srvr.c