Skip to content

aesenc: Fix IV length addition to output buffer length

Rabindra Harlalka requested to merge rabindra-harlalka/gstreamer:aesenc-fix into main

Add length of IV to output buffer length only for the first buffer.

Merge request reports