summaryrefslogtreecommitdiffstats
path: root/ssl/s3_lib.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-07-06 09:24:33 +0100
committerMatt Caswell <matt@openssl.org>2016-07-18 22:55:07 +0100
commitbb5592dd7b4c00581731091a84f4652687fe43a6 (patch)
treed46481488ae9a33ff844b08b791625988475ec48 /ssl/s3_lib.c
parent1e3d16b0a62a9523b44cfcd65abc5998949ed9ab (diff)
Reduce the scope of some variables in tls_process_client_key_exchange()
In preparation for splitting this function up into smaller functions this commit reduces the scope of some of the variables to only be in scope for the algorithm specific parts. In some cases that makes the error handling more verbose than it needs to be - but we'll clean that up in a later commit. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'ssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions