aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/cryptodevs/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/cryptodevs/overview.rst')
-rw-r--r--doc/guides/cryptodevs/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/cryptodevs/overview.rst b/doc/guides/cryptodevs/overview.rst
index 3f776f07..607e758d 100644
--- a/doc/guides/cryptodevs/overview.rst
+++ b/doc/guides/cryptodevs/overview.rst
@@ -33,7 +33,7 @@ Supported Feature Flags
scatter-gathered styled buffers.
- "OOP LB In LB Out" feature flag stands for
- "Out-of-place Linear Buffers Input, Scatter-gather list Output",
+ "Out-of-place Linear Buffers Input, Linear Buffers Output",
which means that Out-of-place operation is supported,
with linear input and output buffers.