Don't encrypt/decrypt packet data during fuzzing
authorMatt Caswell <matt@openssl.org>
Fri, 6 Oct 2023 16:32:14 +0000 (17:32 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Oct 2023 09:08:12 +0000 (10:08 +0100)
commit5415383d2c7e8ee8147eb01361f3f952ceec3761
tree0a001d38329cb34932b26a243a5ca32c517fabba
parentee7729ed4cfcfb95a3fc0aaa184ed624f3fb7eaa
Don't encrypt/decrypt packet data during fuzzing

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22368)
ssl/quic/quic_record_rx.c
ssl/quic/quic_record_tx.c
ssl/quic/quic_wire_pkt.c