Re: [PATCH] crypto: powerpc/aes - use bool for encryption/decryption flag
From: Breno Leitao
Date: Mon Jul 13 2026 - 05:07:07 EST
On Sat, Jul 11, 2026 at 04:52:17PM +0200, Thorsten Blum wrote:
> Use bool for the CBC encryption/decryption flag passed through
> p8_aes_cbc_crypt() to aes_p8_cbc_encrypt().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>