Split out GOST CKE construction into a separate function
authorMatt Caswell <matt@openssl.org>
Fri, 8 Jul 2016 09:07:55 +0000 (10:07 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 22:05:14 +0000 (23:05 +0100)
commite00e0b3d84719e80ed5a8fd48c1162537c2fa12c
tree444994679b9144abf947484931a485ddf5f42470
parent67ad5aabe6b6d60ac27f6a4b10e7b1ba65113829
Split out GOST CKE construction into a separate function

Continuing previous commit to break up the
tls_construct_client_key_exchange() function. This splits out the GOST
code.

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