mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 17:57:38 -04:00
crypto: jitterentropy - fix URL
The URL https://www.chronox.de/jent.html resolves to a 404 Not Found. Use https://www.chronox.de/jent/ instead. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Reviewed-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
committed by
Herbert Xu
parent
650f09718a
commit
69e7b807ba
@@ -7,7 +7,7 @@
|
||||
* Design
|
||||
* ======
|
||||
*
|
||||
* See https://www.chronox.de/jent.html
|
||||
* See https://www.chronox.de/jent/
|
||||
*
|
||||
* License
|
||||
* =======
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
/*
|
||||
* This Jitterentropy RNG is based on the jitterentropy library
|
||||
* version 3.4.0 provided at https://www.chronox.de/jent.html
|
||||
* version 3.4.0 provided at https://www.chronox.de/jent/
|
||||
*/
|
||||
|
||||
#ifdef __OPTIMIZE__
|
||||
|
||||
Reference in New Issue
Block a user