From: Sucharitha Sarananaga <ssarananaga@marvell.com>
To: <dev@dpdk.org>
Cc: <gakhil@marvell.com>, <anoobj@marvell.com>,
<fanzhang.oss@gmail.com>,
Sucharitha Sarananaga <ssarananaga@marvell.com>,
<stable@dpdk.org>
Subject: [PATCH] app/test: update EdDSA test vector description
Date: Mon, 16 Jun 2025 06:33:50 +0000 [thread overview]
Message-ID: <20250616063350.2507803-1-ssarananaga@marvell.com> (raw)
Changed the message parameter from 1 to 3 in the EdDSA 25519PH test
vector description.
Fixes: 2fba5232e77e ("test/crypto: add asymmetric EdDSA cases")
Cc: stable@dpdk.org
Signed-off-by: Sucharitha Sarananaga <ssarananaga@marvell.com>
---
app/test/test_cryptodev_eddsa_test_vectors.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test/test_cryptodev_eddsa_test_vectors.h b/app/test/test_cryptodev_eddsa_test_vectors.h
index 047b667640..cb04f96834 100644
--- a/app/test/test_cryptodev_eddsa_test_vectors.h
+++ b/app/test/test_cryptodev_eddsa_test_vectors.h
@@ -340,7 +340,7 @@ crypto_testsuite_eddsa_params eddsa_test_params[] = {
.instance = RTE_CRYPTO_EDCURVE_25519CTX
},
{
- .description = "EdDSA 25519PH (msg=1, ph=1)",
+ .description = "EdDSA 25519PH (msg=3, ph=1)",
.pkey = {
.data = {
0x83, 0x3f, 0xe6, 0x24, 0x09, 0x23, 0x7b, 0x9d,
--
2.49.0
reply other threads:[~2025-06-16 6:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250616063350.2507803-1-ssarananaga@marvell.com \
--to=ssarananaga@marvell.com \
--cc=anoobj@marvell.com \
--cc=dev@dpdk.org \
--cc=fanzhang.oss@gmail.com \
--cc=gakhil@marvell.com \
--cc=stable@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).