[dts] [PATCH V1 1/3] test_plans: add aes-docsisbpi algorithm into crypto_perf test plan

xinfengx xinfengx.zhao at intel.com
Fri May 15 10:03:30 CEST 2020


Signed-off-by: xinfengx <xinfengx.zhao at intel.com>
---
 test_plans/crypto_perf_cryptodev_perf_test_plan.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test_plans/crypto_perf_cryptodev_perf_test_plan.rst b/test_plans/crypto_perf_cryptodev_perf_test_plan.rst
index 4975934..1044506 100644
--- a/test_plans/crypto_perf_cryptodev_perf_test_plan.rst
+++ b/test_plans/crypto_perf_cryptodev_perf_test_plan.rst
@@ -58,6 +58,8 @@ Part of the algorithms are not supported currently.
 +-----------+-------------------+---------------------------------------------------------------------------+
 | aes       | ctr               | Encrypt/Decrypt;Key size: 128, 192, 256 bits                              |
 +-----------+-------------------+---------------------------------------------------------------------------+
+| aes       | docsisbpi         | Encrypt/Decrypt;Key size: 128, 256 bits                                   |
++-----------+-------------------+---------------------------------------------------------------------------+
 | sha       |                   | sha1, sha2-224, sha2-384, sha2-256, sha2-512                              |
 +-----------+-------------------+---------------------------------------------------------------------------+
 | hmac      |                   | Support md5 and sha implementations sha1, sha2-224, sha2-256,             |
@@ -86,6 +88,8 @@ Part of the algorithms are not supported currently.
 +---------+-------------------+---------------------------------------------------------------------------+
 | aes     | ctr               |  Encrypt/Decrypt;Key size: 128, 192, 256 bits                             |
 +---------+-------------------+---------------------------------------------------------------------------+
+| aes     | docsisbpi         |  Encrypt/Decrypt;Key size: 128, 256 bits                                  |
++---------+-------------------+---------------------------------------------------------------------------+
 | 3des    | cbc               |  Encrypt/Decrypt;Key size: 128, 192 bits                                  |
 +---------+-------------------+---------------------------------------------------------------------------+
 | 3des    | ctr               |  Encrypt/Decrypt;Key size: 128, 192 bits                                  |
-- 
2.17.1



More information about the dts mailing list