]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/snow3g.rst
doc: fix names of supported crypto algorithms
[dpdk.git] / doc / guides / cryptodevs / snow3g.rst
index c2472e942e5e8d9940f4add773413eaf53e22850..4f71c3ac65ed0f42dc6e7e08310c798ec6894682 100644 (file)
@@ -41,11 +41,11 @@ SNOW 3G PMD has support for:
 
 Cipher algorithm:
 
-* RTE_CRYPTO_SYM_CIPHER_SNOW3G_UEA2
+* RTE_CRYPTO_CIPHER_SNOW3G_UEA2
 
 Authentication algorithm:
 
-* RTE_CRYPTO_SYM_AUTH_SNOW3G_UIA2
+* RTE_CRYPTO_AUTH_SNOW3G_UIA2
 
 Limitations
 -----------