diff options
author | jsing <> | 2020-08-01 16:50:16 +0000 |
---|---|---|
committer | jsing <> | 2020-08-01 16:50:16 +0000 |
commit | 6e5d9da264e1017a10d374a9ba566f293528170e (patch) | |
tree | f0851cecf2a74b26e51aabe70b3187043bacef1a /src/lib/libssl/ssl_srvr.c | |
parent | f687d8a359d0a472b6c9fc20fc47af1750e0c808 (diff) | |
download | openbsd-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_srvr.c')
0 files changed, 0 insertions, 0 deletions