]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a KTLS test where we write long app data records
authorMatt Caswell <matt@openssl.org>
Tue, 2 Jan 2024 15:56:43 +0000 (15:56 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Jan 2024 15:20:18 +0000 (15:20 +0000)
commit563f4be8976ea776ec4fb90d084e2ce80c92f0d1
tree0fc6bc2401ec79e18b72d4f8ae74f25699caff2b
parent66adaf2b31bb51e00ffad784f60bdf195e5dd736
Add a KTLS test where we write long app data records

Check that we can write and read back long app data records when using
KTLS.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23182)
test/sslapitest.c