summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2015-09-12 20:56:14 +0000
committerjsing <>2015-09-12 20:56:14 +0000
commit5295709b8306b98ea97e2540c0e4dad875421ebe (patch)
treed0164220ce0df00349ec460a82ff171632156f4c /src/lib/libc/stdlib
parent1312e7b62867f57a9802f37d04aca245164178b3 (diff)
downloadopenbsd-5295709b8306b98ea97e2540c0e4dad875421ebe.tar.gz
openbsd-5295709b8306b98ea97e2540c0e4dad875421ebe.tar.bz2
openbsd-5295709b8306b98ea97e2540c0e4dad875421ebe.zip
Split ssl3_send_client_key_exchange() (387 lines of code) into five
functions. The original was written as a huge if/else if chain - split out the handling for each key exchange type. This allows us to reduce two levels of indentation, make the code far more readable and have single return paths so that we can simplify clean up. ok beck@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions