Skip to content

Commit

Permalink
selftests: tls: add rekey tests
Browse files Browse the repository at this point in the history
Test the kernel's ability to:
 - update the key (but not the version or cipher), only for TLS1.3
 - pause decryption after receiving a KeyUpdate message, until a new
   RX key has been provided
 - reflect the pause/non-readable socket in poll()

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sabrina Dubroca authored and David S. Miller committed Dec 16, 2024
1 parent b2e584a commit 555f0ed
Showing 1 changed file with 458 additions and 0 deletions.
Loading

0 comments on commit 555f0ed

Please sign in to comment.