Shiji Yang 71813b0d03 generic: crypto: fix jitterentropy initialization failed issue
Sync jitterentropy source code with linux-6.12 to solve the
issue of jitterentropy initialization failed:

[ 9.523489] jitterentropy: Initialization failed with host not compliant with requirements: 9
[ 9.661916] kmodloader: 1 module could not be probed
[ 9.662377] kmodloader: - jitterentropy_rng - 0

In linux upstream commit cf27d9475f37 ("crypto: jitter - use
permanent health test storage"), when FIPS crypto is disabled,
the health test results are always explicitly skipped. That means
it will never return error code 9 (health test failed) again.

Fixes: https://github.com/openwrt/openwrt/issues/16684
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18399
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-10 11:59:41 +08:00
..
2024-10-01 14:11:04 +08:00
2024-10-31 16:53:49 +08:00
2024-12-18 22:11:53 +08:00
2024-10-01 14:11:04 +08:00
2025-03-13 12:57:08 +08:00
2025-01-14 22:20:28 +08:00
2025-01-14 22:20:28 +08:00
2025-01-14 22:20:28 +08:00
2025-01-14 22:20:28 +08:00
2017-09-06 19:19:45 +08:00