Skip to content
Snippets Groups Projects
Verified Commit d48e3c3f authored by Anjan Momi's avatar Anjan Momi Committed by Newbyte
Browse files

kconfigcheck.toml: add comment explaining CONFIG_CRYPTO_MD4 (MR 5951)

[ci:skip-build]: already built successfully in CI
parent 848ea1fc
Branches
No related tags found
1 merge request!5951kconfigcheck.toml: add comment explaining CONFIG_CRYPTO_MD4
Pipeline #212607 passed
......@@ -119,7 +119,7 @@ CRYPTO_CMAC = true
CRYPTO_DES = true
CRYPTO_ECB = true
CRYPTO_HMAC = true
CRYPTO_MD4 = true
CRYPTO_MD4 = true # Needed for EAP MSCHAPV2 authentication
CRYPTO_MD5 = true
CRYPTO_SHA1 = true
CRYPTO_SHA256 = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment