diff options
author | 2020-08-01 16:50:16 +0000 | |
---|---|---|
committer | 2020-08-01 16:50:16 +0000 | |
commit | 54356378f26cd64f9c055db9d61ada3faf2cffbc (patch) | |
tree | e16c2025e1642fa18471c0d27bac2981735f7859 /gnu/llvm/clang/lib/Serialization/ModuleFile.cpp | |
parent | bump iwx; (diff) | |
download | wireguard-openbsd-54356378f26cd64f9c055db9d61ada3faf2cffbc.tar.xz wireguard-openbsd-54356378f26cd64f9c055db9d61ada3faf2cffbc.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 'gnu/llvm/clang/lib/Serialization/ModuleFile.cpp')
0 files changed, 0 insertions, 0 deletions