Files
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
..
2025-04-07 13:22:25 +08:00