cfb8: Fix decrypt path master
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2019 16:27:09 +0000 (18:27 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 17 Sep 2019 18:59:45 +0000 (20:59 +0200)
commitc9926d319a44858d9bde5c28e37f37ed4e3ad39a
tree304e2c90e973434bf1692aaef1b8d14629afe309
parenta2aa783012ab874eebe79d6150027118fc823f52
cfb8: Fix decrypt path

It failed to decrypt buffers smaller than blocksize.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
cfb.c