]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/aesni_mb.rst
maintainers: add Windows exports script
[dpdk.git] / doc / guides / cryptodevs / aesni_mb.rst
index 89152010a2a6cbf509fd772bbd071a487531f502..1eff2b07363dbe7c66e11745e1129899dcfaa58d 100644 (file)
@@ -129,7 +129,7 @@ Extra notes
 For AES Counter mode (AES-CTR), the library supports two different sizes for Initialization
 Vector (IV):
 
-* 12 bytes: used mainly for IPSec, as it requires 12 bytes from the user, which internally
+* 12 bytes: used mainly for IPsec, as it requires 12 bytes from the user, which internally
   are appended the counter block (4 bytes), which is set to 1 for the first block
   (no padding required from the user)