summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_srvr.c
diff options
context:
space:
mode:
authorjsing <>2021-01-13 18:32:00 +0000
committerjsing <>2021-01-13 18:32:00 +0000
commit0aa7afb6698c8f133e37044a23318c0af4d8be94 (patch)
treed0364bebf74363e0fd200341fed4feb160a74994 /src/lib/libssl/ssl_srvr.c
parent9a0dba9f6be22dea02c323e4d3a7d4a5dde36ea4 (diff)
downloadopenbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.tar.gz
openbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.tar.bz2
openbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.zip
Clean up read sequence handling in DTLS.
Pass the explicit DTLS read sequence number to dtls1_record_bitmap_update() and dtls1_record_replay_check(), rather than expecting it to be in S3I(s)->read_sequence. Also, store the read sequence number into S3I(s)->rrec.seq_num when we're processing the record header, rather than having dtls1_record_replay_check() be responsible for copying it. ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions