diff options
author | jsing <> | 2020-08-01 16:50:16 +0000 |
---|---|---|
committer | jsing <> | 2020-08-01 16:50:16 +0000 |
commit | 2ce291e2b55d3fcbf2c75812e85cfc999679a64a (patch) | |
tree | f0851cecf2a74b26e51aabe70b3187043bacef1a /src/lib/libssl/ssl_lib.c | |
parent | 5ef945c253a707ecf7bc4f821caf35cfa3d672e3 (diff) | |
download | openbsd-2ce291e2b55d3fcbf2c75812e85cfc999679a64a.tar.gz openbsd-2ce291e2b55d3fcbf2c75812e85cfc999679a64a.tar.bz2 openbsd-2ce291e2b55d3fcbf2c75812e85cfc999679a64a.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_lib.c')
0 files changed, 0 insertions, 0 deletions