summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/remque.c
diff options
context:
space:
mode:
authorjsing <>2026-05-06 15:06:35 +0000
committerjsing <>2026-05-06 15:06:35 +0000
commit97930339bcae324ce6c463f52bdcdf98c4be2941 (patch)
treecaa8b3dbcf94d357dc014532cae804dbeea5165b /src/lib/libc/stdlib/remque.c
parente162d1d43a0870508c4db32a52b441f1b7d96ebe (diff)
downloadopenbsd-97930339bcae324ce6c463f52bdcdf98c4be2941.tar.gz
openbsd-97930339bcae324ce6c463f52bdcdf98c4be2941.tar.bz2
openbsd-97930339bcae324ce6c463f52bdcdf98c4be2941.zip
Get rid of struct dtls1_retransmit_state.
In order to retransmit DTLS messages we potentially need to use the record protection from a previous epoch. However, DTLS currently also saves and restores the session, which is unnecessary - all of the record protection and keys are handled in the TLS record layer. Remove the rather useless dtls1_retransmit_state struct and just keep the epoch - keeping pointers hanging around to sessions is pretty nasty and unnecessary. ok kenjiro@ tb@
Diffstat (limited to 'src/lib/libc/stdlib/remque.c')
0 files changed, 0 insertions, 0 deletions