Fix a couple of issues in the s5p crypto driver that were caught in fuzz testing.
Cc: Krzysztof Kozlowski <[email protected]> Cc: Vladimir Zapolskiy <[email protected]> Cc: Kamil Konieczny <[email protected]> Cc: [email protected] Ard Biesheuvel (2): crypto: s5p - deal gracefully with bogus input sizes crypto: s5p - use correct block size of 1 for ctr(aes) drivers/crypto/s5p-sss.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.17.1
