crypto/aesni_mb: add single operation functionality
[dpdk.git] / doc / guides / cryptodevs / aesni_mb.rst
index b47cb6a..cb429d7 100644 (file)
@@ -62,8 +62,6 @@ Limitations
 -----------
 
 * Chained mbufs are not supported.
-* Hash only is not supported.
-* Cipher only is not supported.
 * Only in-place is currently supported (destination address is the same as source address).
 * Only supports session-oriented API implementation (session-less APIs are not supported).