2025-08-19, 19:19:52 -0700, Jakub Kicinski wrote:
Test various combinations of zero-length records. Unfortunately, kernel cannot be coerced into producing those, so hardcode the ciphertext messages in the test.
Signed-off-by: Jakub Kicinski kuba@kernel.org
tools/testing/selftests/net/tls.c | 300 +++++++++++++++++++++++++++++- 1 file changed, 295 insertions(+), 5 deletions(-)
Reviewed-by: Sabrina Dubroca sd@queasysnail.net