summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_kex.c
diff options
context:
space:
mode:
authorjsing <>2020-08-01 16:50:16 +0000
committerjsing <>2020-08-01 16:50:16 +0000
commit6e5d9da264e1017a10d374a9ba566f293528170e (patch)
treef0851cecf2a74b26e51aabe70b3187043bacef1a /src/lib/libssl/ssl_kex.c
parentf687d8a359d0a472b6c9fc20fc47af1750e0c808 (diff)
downloadopenbsd-6e5d9da264e1017a10d374a9ba566f293528170e.tar.gz
openbsd-6e5d9da264e1017a10d374a9ba566f293528170e.tar.bz2
openbsd-6e5d9da264e1017a10d374a9ba566f293528170e.zip
Clean up/simplify more of the dtls1/ssl3 record writing code:
- Make the DTLS code much more consistent with the ssl3 code. - Avoid assigning wr->input and wr->length just so they can be used as arguments to memcpy(). - Remove the arc4random_buf() call for the explicit IV, since tls1_enc() already does this for us. ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_kex.c')
0 files changed, 0 insertions, 0 deletions