All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: tls: cover all ciphers with tests
@ 2021-12-06 21:39 Vadim Fedorenko
  2021-12-06 21:39 ` [PATCH net 1/2] selftests: tls: add missing AES-CCM cipher tests Vadim Fedorenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vadim Fedorenko @ 2021-12-06 21:39 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: Vadim Fedorenko, netdev

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

 tools/testing/selftests/net/tls.c | 36 +++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

-- 
2.18.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-08  4:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 21:39 [PATCH net 0/2] net: tls: cover all ciphers with tests Vadim Fedorenko
2021-12-06 21:39 ` [PATCH net 1/2] selftests: tls: add missing AES-CCM cipher tests Vadim Fedorenko
2021-12-06 21:39 ` [PATCH net 2/2] selftests: tls: add missing AES256-GCM cipher Vadim Fedorenko
2021-12-08  4:30 ` [PATCH net 0/2] net: tls: cover all ciphers with tests patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.