]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/null.rst
gso: fix mbuf freeing responsibility
[dpdk.git] / doc / guides / cryptodevs / null.rst
index aac5904b1db87b7a0ba662299631ed07674b9103..12577fa0bf2b08876de4b452122d018335e813e0 100644 (file)
@@ -4,7 +4,7 @@
 Null Crypto Poll Mode Driver
 ============================
 
 Null Crypto Poll Mode Driver
 ============================
 
-The Null Crypto PMD (**librte_pmd_null_crypto**) provides a crypto poll mode
+The Null Crypto PMD (**librte_crypto_null**) provides a crypto poll mode
 driver which provides a minimal implementation for a software crypto device. As
 a null device it does not modify the data in the mbuf on which the crypto
 operation is to operate and it only has support for a single cipher and
 driver which provides a minimal implementation for a software crypto device. As
 a null device it does not modify the data in the mbuf on which the crypto
 operation is to operate and it only has support for a single cipher and