Files
linux/include/crypto/internal
Eric Biggers 6585b5b4fd crypto: drbg - Eliminate use of 'drbg_string' and lists
Use straightforward (buffer, len) parameters instead of struct
drbg_string or lists of strings.  This simplifies the code considerably.

For now struct drbg_string is still used in crypto_drbg_ctr_df(), so
move its definition to crypto/df_sp80090a.h.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-05-07 16:10:01 +08:00
..
2020-01-09 11:30:53 +08:00
2026-03-07 14:12:20 +09:00
2026-01-05 16:43:36 +01:00
2024-10-05 13:22:04 +08:00