Skip to content

crypto: jitter - correct health test during initialization

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2214271
Upstream Status: merged into herbert/cryptodev-2.6.git

The check for all health errors is now invoked unconditionally during
each loop iteration for the startup test. This fixes a previous jitter
code update which is needed for a a FIPS certificate.

Signed-off-by: Vladis Dronov vdronov@redhat.com

Merge request reports