mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02: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:
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__
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user