cryptodev: remove AAD length from crypto op
[dpdk.git] / doc / guides / prog_guide / cryptodev_lib.rst
index 68890ff..ea8fc00 100644 (file)
@@ -553,7 +553,6 @@ chain.
             struct {
                 uint8_t *data;
                 phys_addr_t phys_addr;
-                uint16_t length;
             } aad;    /**< Additional authentication parameters */
         } auth;
     }