diff options
author | 2020-03-12 17:09:02 +0000 | |
---|---|---|
committer | 2020-03-12 17:09:02 +0000 | |
commit | 6a588c51e9c9755abee8a26baecd87dabc68f91d (patch) | |
tree | 748f7b463648e955cff77ac53aad242c508a1132 /lib/libssl/ssl_both.c | |
parent | Use internal versions of SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA. (diff) | |
download | wireguard-openbsd-6a588c51e9c9755abee8a26baecd87dabc68f91d.tar.xz wireguard-openbsd-6a588c51e9c9755abee8a26baecd87dabc68f91d.zip |
Stop overloading the record type for padding length.
Currently the CBC related code stuffs the padding length in the upper bits
of the type field... stop doing that and add a padding_length field to the
record struct instead.
ok inoguchi@ tb@
Diffstat (limited to 'lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions