QUIC CHANNEL: Ensure new packets aren't enforced with old keys
authorHugo Landau <hlandau@openssl.org>
Tue, 23 May 2023 11:23:06 +0000 (12:23 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:28 +0000 (09:26 +1000)
commit54fb0072c6f14a35808f3bb837517f053aff3847
tree471c69cd8a97472e5789b0f890085e6cc7fdfba9
parent8a65e7a529020b50716f08acc82816b95765914b
QUIC CHANNEL: Ensure new packets aren't enforced with old keys

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
ssl/quic/quic_channel.c