]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for using CCM ciphersuites with QUIC TLS API
authorMatt Caswell <matt@openssl.org>
Tue, 18 Mar 2025 14:36:14 +0000 (14:36 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Mar 2025 10:24:26 +0000 (11:24 +0100)
commit366b2643cb6f63c9e73b95c22b979c77e93625ec
treefcfd660a7fa9360d4664b7ed166b1c1434f55ad6
parent228a26fde43e63a46b0f4c16031d08c6a9dd04c7
Add a test for using 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)
test/sslapitest.c