Tidy up tls_process_key_exchange()
authorMatt Caswell <matt@openssl.org>
Fri, 8 Jul 2016 14:41:36 +0000 (15:41 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 19 Jul 2016 11:18:46 +0000 (12:18 +0100)
commite1e588acae078f05159683876540235d8a70a648
tree695726ff655181bb3bfb9f083aa942aaeb5cf423
parentff74aeb1fa43d616c06cc519df7baae5916f1cba
Tidy up tls_process_key_exchange()

After the refactor of tls_process_key_exchange(), this commit tidies up
some loose ends.

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