]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the use of CCM ciphersuites with QUIC TLS API
authorMatt Caswell <matt@openssl.org>
Tue, 18 Mar 2025 14:36:28 +0000 (14:36 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Mar 2025 10:24:26 +0000 (11:24 +0100)
commit207cd5bb975f1cda542757b9695ac4e5bdb71576
tree5f00a5942d0b6eb99db42f4392b03aaa9d9c0a05
parent366b2643cb6f63c9e73b95c22b979c77e93625ec
Fix the use of CCM ciphersuites with QUIC TLS API

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27091)
include/internal/ssl.h
include/openssl/ssl3.h
ssl/quic/quic_impl.c
ssl/quic/quic_port.c
ssl/quic/quic_tls.c
ssl/s3_lib.c
ssl/ssl_local.h
ssl/t1_lib.c