Files
linux-stable-mirror/arch
Thorsten BlumandHerbert Xu fc2d791a43 crypto: riscv/aes - replace min_t with min in riscv64_aes_ctr_crypt
Use the simpler min() macro since the values are unsigned and
compatible.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-05-22 20:25:29 +08:00
..