> From: Gagandeep Singh <[email protected]> > > The current crypto raw data vectors is extended to support > rte_security usecases, where we need total data length to know > how much additional memory space is available in buffer other > than data length so that driver/HW can write expanded size > data after encryption. > > Signed-off-by: Gagandeep Singh <[email protected]> > --- Acked-by: Akhil Goyal <[email protected]>

