All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vadim Fedorenko <vfedorenko@novek.ru>
To: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>
Cc: Vadim Fedorenko <vfedorenko@novek.ru>, netdev@vger.kernel.org
Subject: [PATCH net 0/2] net: tls: cover all ciphers with tests
Date: Tue,  7 Dec 2021 00:39:30 +0300	[thread overview]
Message-ID: <20211206213932.7508-1-vfedorenko@novek.ru> (raw)

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


             reply	other threads:[~2021-12-06 21:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 21:39 Vadim Fedorenko [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211206213932.7508-1-vfedorenko@novek.ru \
    --to=vfedorenko@novek.ru \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.