linux/drivers/crypto/cavium
Thorsten Blum 3c181f71cd crypto: cavium - use 2-arg strscpy where destination size is known
To simplify the code, drop explicit and hard-coded size arguments from
strscpy() where the destination buffer has a fixed size and strscpy()
can automatically determine it using sizeof().

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-07-05 13:19:52 +08:00
..
cpt crypto: cavium/cpt - fix DMA cleanup using wrong loop index 2026-06-12 09:56:45 +08:00
nitrox crypto: cavium - use 2-arg strscpy where destination size is known 2026-07-05 13:19:52 +08:00
Makefile crypto: cavium/zip - Remove driver 2025-04-07 13:22:25 +08:00