X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Fcryptodev_lib.rst;h=ea8fc00d63b50c0e627385a6a2e910e17a3c4f1d;hb=12a4aaf1df41669caf25151d2495cc48341e3e9a;hp=68890ffb768af90e62a90361ec48268203426d58;hpb=681f540da52bfa2a86b283d05191af597842ab8a;p=dpdk.git diff --git a/doc/guides/prog_guide/cryptodev_lib.rst b/doc/guides/prog_guide/cryptodev_lib.rst index 68890ffb76..ea8fc00d63 100644 --- a/doc/guides/prog_guide/cryptodev_lib.rst +++ b/doc/guides/prog_guide/cryptodev_lib.rst @@ -553,7 +553,6 @@ chain. struct { uint8_t *data; phys_addr_t phys_addr; - uint16_t length; } aad; /**< Additional authentication parameters */ } auth; }