aesenc: Fix IV length addition to output buffer length
authorRabindra Harlalka <13387-rabindra-harlalka@users.noreply.gitlab.freedesktop.org>
Mon, 17 Jul 2023 16:21:47 +0000 (16:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2023 11:47:03 +0000 (11:47 +0000)
commit2c27ef868423e72548b948017ef4ff7ec6060b0d
tree636eae9dbc217659c9efed165c4af978691c421f
parent8274c549eea838f41cc133192d604d55a3da1813
aesenc: Fix IV length addition to output buffer length

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5785>
subprojects/gst-plugins-bad/ext/aes/gstaesenc.c