]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/octeontx.rst
crypto/octeontx: add asymmetric session operations
[dpdk.git] / doc / guides / cryptodevs / octeontx.rst
index 1600a56dcbdc00a6079e23ec320c4f2ede691402..8f8126bb96d9c1bcc045925d228215e9ecc5f9a5 100644 (file)
@@ -10,8 +10,8 @@ cryptographic operations to cryptographic accelerator units on
 poll mode driver enqueues the crypto request to this accelerator and dequeues
 the response once the operation is completed.
 
-Supported Algorithms
---------------------
+Supported Symmetric Crypto Algorithms
+-------------------------------------
 
 Cipher Algorithms
 ~~~~~~~~~~~~~~~~~
@@ -53,6 +53,12 @@ AEAD Algorithms
 
 * ``RTE_CRYPTO_AEAD_AES_GCM``
 
+Supported Asymmetric Crypto Algorithms
+--------------------------------------
+
+* ``RTE_CRYPTO_ASYM_XFORM_RSA``
+* ``RTE_CRYPTO_ASYM_XFORM_MODEX``
+
 Config flags
 ------------