Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: testmgr - Reenable sha1/aes in FIPS mode
The combination of sha1 and aes was disabled in FIPS Mode accidentally. This patch reenables it. Fixes: 284a0f6 ("crypto: testmgr - Disable fips-allowed for...") Signed-off-by: Herbert Xu <[email protected]> Acked-by: Stephan Müller <[email protected]>
- Loading branch information