]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
crypto: s5p - use correct block size of 1 for ctr(aes)
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 19 Aug 2019 14:22:26 +0000 (17:22 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Aug 2019 08:05:28 +0000 (18:05 +1000)
commitc4624488665fff8edddb00ed0fd00ea4c985d591
treef4c3ee2258a48d35248da8445356211dd8152c2f
parent84a0b00aa486c0ab0216771c5cb988e2277b7498
crypto: s5p - use correct block size of 1 for ctr(aes)

Align the s5p ctr(aes) implementation with other implementations
of the same mode, by setting the block size to 1.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Kamil Konieczny <k.konieczny@partner.samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/s5p-sss.c