crypto/aesni_mb: enable out of place processing
[dpdk.git] / doc / guides / cryptodevs / aesni_mb.rst
index 47f2ecc..55aa7cd 100644 (file)
@@ -56,7 +56,6 @@ Limitations
 -----------
 
 * Chained mbufs are not supported.
-* Only in-place is currently supported (destination address is the same as source address).
 * RTE_CRYPTO_AEAD_AES_GCM only works properly when the multi-buffer library is
   0.51.0 or newer.
 * RTE_CRYPTO_HASH_AES_GMAC is supported by library version v0.51 or later.