diff options
| author | jsing <> | 2026-05-06 15:06:35 +0000 |
|---|---|---|
| committer | jsing <> | 2026-05-06 15:06:35 +0000 |
| commit | 97930339bcae324ce6c463f52bdcdf98c4be2941 (patch) | |
| tree | caa8b3dbcf94d357dc014532cae804dbeea5165b /src/lib/libc/string/memcmp.c | |
| parent | e162d1d43a0870508c4db32a52b441f1b7d96ebe (diff) | |
| download | openbsd-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/string/memcmp.c')
0 files changed, 0 insertions, 0 deletions
