]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: tls: add key_generation argument to tls_crypto_info_init
authorSabrina Dubroca <sd@queasysnail.net>
Thu, 12 Dec 2024 15:36:08 +0000 (16:36 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Dec 2024 12:47:30 +0000 (12:47 +0000)
commitb2e584aa3c710802600b690f34a56fb526aebf2f
tree5a84ad6195a74eead0fd1fbfaa5abd0854051745
parent5aa97a43d042fffa8bd0f0bc2723f3574310686e
selftests: tls: add key_generation argument to tls_crypto_info_init

This allows us to generate different keys, so that we can test that
rekey is using the correct one.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/tls.c