* [dpdk-dev] [PATCH] doc: update feature support for cryptodevs
@ 2018-09-21 6:20 Anoob Joseph
2018-09-26 12:33 ` Akhil Goyal
0 siblings, 1 reply; 2+ messages in thread
From: Anoob Joseph @ 2018-09-21 6:20 UTC (permalink / raw)
To: Akhil Goyal, Pablo de Lara, Thomas Monjalon
Cc: Anoob Joseph, Jerin Jacob, Narayana Prasad, Ankur Dwivedi, dev
Adding 3DES-ECB & AES-XTS to the list of ciphers supported
Signed-off-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>
---
doc/guides/cryptodevs/features/default.ini | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/cryptodevs/features/default.ini b/doc/guides/cryptodevs/features/default.ini
index 92a7ccf..810da0d 100644
--- a/doc/guides/cryptodevs/features/default.ini
+++ b/doc/guides/cryptodevs/features/default.ini
@@ -38,9 +38,13 @@ AES ECB (256) =
AES CTR (128) =
AES CTR (192) =
AES CTR (256) =
+AES XTS (128) =
+AES XTS (192) =
+AES XTS (256) =
AES DOCSIS BPI =
3DES CBC =
3DES CTR =
+3DES ECB =
DES CBC =
DES DOCSIS BPI =
SNOW3G UEA2 =
--
2.7.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update feature support for cryptodevs
2018-09-21 6:20 [dpdk-dev] [PATCH] doc: update feature support for cryptodevs Anoob Joseph
@ 2018-09-26 12:33 ` Akhil Goyal
0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2018-09-26 12:33 UTC (permalink / raw)
To: Anoob Joseph, Pablo de Lara, Thomas Monjalon
Cc: Jerin Jacob, Narayana Prasad, Ankur Dwivedi, dev
On 9/21/2018 11:50 AM, Anoob Joseph wrote:
> Adding 3DES-ECB & AES-XTS to the list of ciphers supported
>
> Signed-off-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>
> ---
> doc/guides/cryptodevs/features/default.ini | 4 ++++
> 1 file changed, 4 insertions(+)
>
>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Apllied to dpdk-next-crypto
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-26 12:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-21 6:20 [dpdk-dev] [PATCH] doc: update feature support for cryptodevs Anoob Joseph
2018-09-26 12:33 ` Akhil Goyal
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).