> Hi Akhil,
>
> I'm so sorry, I don't quite understand your request.
> Please tell me how to update the crypto_auth/cipher_algorithm_strings.
>
You need to update the arrays
crypto_auth_algorithm_strings and crypto_cipher_algorithm_strings
in "lib/cryptodev/rte_cryptodev.c"
Also update the re
] lib/cryptodev/: Add
> SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
>
> Hi Sunyang,
>
> Can you send the next version for this patch?
> We need to merge in RC1 (31st May).
>
>
> > Subject: RE: [EXT] [PATCH 1/2] lib/cryptodev/: Add
> > SM3_HMAC/S
s also missing.
>
> Best wishes
> sunyang
>
> -Original Message-
> From: Akhil Goyal
> Send: 2023.5.25 16:27 PM
> To: Akhil Goyal ; Sunyang Wu
> ; dev@dpdk.org
> Cc: kai...@intel.com
> Subject: RE: [EXT] [PATCH 1/2] lib/cryptodev/: Add
> SM3_HMAC/SM4_C
Hi Akhil,
The patches have been resubmitted.
Best wishes
sunyang
-Original Message-
From: Akhil Goyal
Send: 2023.5.25 16:27 PM
To: Akhil Goyal ; Sunyang Wu ;
dev@dpdk.org
Cc: kai...@intel.com
Subject: RE: [EXT] [PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB
support in DPDK
Add crypto mode: SM4_CFB/SM4_OFB support in DPDK.
Add auth mode: SM3_HMAC support in DPDK.
Signed-off-by: Sunyang Wu
---
doc/guides/cryptodevs/features/default.ini | 3 +++
lib/cryptodev/rte_crypto_sym.h | 8 +++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/doc
Hi Sunyang,
Can you send the next version for this patch?
We need to merge in RC1 (31st May).
> Subject: RE: [EXT] [PATCH 1/2] lib/cryptodev/: Add
> SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
>
> > Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK.
> >
> > Signed-off-by: S
> Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK.
>
> Signed-off-by: Sunyang Wu
> ---
> lib/cryptodev/rte_crypto_sym.h | 8 +++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
Please add release notes and update doc/guides/cryptodevs/features/default.ini.
The update to crypto_auth/ciphe
> -Original Message-
> From: Sunyang Wu
> Sent: Saturday, March 18, 2023 2:00 PM
> To: Akhil Goyal ; dev@dpdk.org
> Cc: Ji, Kai
> Subject: 回复: [EXT] [PATCH 1/2] lib/cryptodev/: Add
> SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
>
> Hi all:
> SM3 and SM4 are
t necessary, I can resubmit
a patch, delete the corresponding test cases for these modes,
and retain only the test cases for the mods currently supported by DPdK.
-邮件原件-
发件人: Akhil Goyal
发送时间: 2023年3月16日 18:43
收件人: Sunyang Wu ; dev@dpdk.org
抄送: kai...@intel.com
主题: RE: [EXT] [PATCH 1/2] l
> Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK.
>
Can you give reference to some documentation for each of these modes.
Cannot find RFCs for SM3_HMAC etc.
> Signed-off-by: Sunyang Wu
> ---
> lib/cryptodev/rte_crypto_sym.h | 8 +++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK.
Signed-off-by: Sunyang Wu
---
lib/cryptodev/rte_crypto_sym.h | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/lib/cryptodev/rte_crypto_sym.h b/lib/cryptodev/rte_crypto_sym.h
index 2cfe66530c..c4572106dc 100644
--- a/lib/cryp
11 matches
Mail list logo