diff options
author | jsing <> | 2020-03-12 17:09:02 +0000 |
---|---|---|
committer | jsing <> | 2020-03-12 17:09:02 +0000 |
commit | 090aa8eb50273dd73eaba4ac5362be86b97cd254 (patch) | |
tree | 61a0513c2ec7ebe3d441481d66f9efe8b9bba584 /src/lib/libssl/ssl_both.c | |
parent | 63b0f131cbf0e20ff888516045c6693e8515333f (diff) | |
download | openbsd-090aa8eb50273dd73eaba4ac5362be86b97cd254.tar.gz openbsd-090aa8eb50273dd73eaba4ac5362be86b97cd254.tar.bz2 openbsd-090aa8eb50273dd73eaba4ac5362be86b97cd254.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 'src/lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions