On 4/3/25 2:26 PM, Rajesh Mudimadugula wrote:
In symmetric algorithm chaining, we need to consider both cipher and auth data length for cipher source. Fixes: 82adb12a1fce ("crypto/virtio: support burst enqueue/dequeue") Signed-off-by: Rajesh Mudimadugula <rmudimadu...@marvell.com> --- drivers/crypto/virtio/virtio_rxtx.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
Applied to next-virtio/for-net-next. Thanks, Maxime