summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-05-31 22:17:37 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2026-06-11 09:03:13 +0300
commit5f1d444e084ce3e4619e38c45a8cc29e6fffb2bf (patch)
tree3fb4866d0e455e66335bb5350e62df2c39c5c83c /include/linux/timerqueue.h
parent2dd67774228930ccf6441e5628996021f410c4e0 (diff)
downloadlinux-5f1d444e084ce3e4619e38c45a8cc29e6fffb2bf.tar.xz
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
This code is just trying to condition 48 bytes of random data. This can be done easily using HKDF-SHA512-Extract, saving 300 lines of code. This commit also fixes forward security (in this particular case) by clearing the entropy from memory after it's used. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions