Message ID | 20211206213932.7508-1-vfedorenko@novek.ru (mailing list archive) |
---|---|
Headers | show |
Series | net: tls: cover all ciphers with tests | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 7 Dec 2021 00:39:30 +0300 you wrote: > Recent patches to Kernel TLS showed that some ciphers are not covered > with tests. Let's cover missed. > > Vadim Fedorenko (2): > selftests: tls: add missing AES-CCM cipher tests > selftests: tls: add missing AES256-GCM cipher > > [...] Here is the summary with links: - [net,1/2] selftests: tls: add missing AES-CCM cipher tests https://git.kernel.org/netdev/net/c/d76c51f976ed - [net,2/2] selftests: tls: add missing AES256-GCM cipher https://git.kernel.org/netdev/net/c/13bf99ab2130 You are awesome, thank you!