Loading drivers/net/Kconfig +1 −0 Original line number Original line Diff line number Diff line Loading @@ -2717,6 +2717,7 @@ config PPP_MPPE select CRYPTO select CRYPTO select CRYPTO_SHA1 select CRYPTO_SHA1 select CRYPTO_ARC4 select CRYPTO_ARC4 select CRYPTO_ECB ---help--- ---help--- Support for the MPPE Encryption protocol, as employed by the Support for the MPPE Encryption protocol, as employed by the Microsoft Point-to-Point Tunneling Protocol. Microsoft Point-to-Point Tunneling Protocol. Loading fs/Kconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1777,6 +1777,7 @@ config RPCSEC_GSS_KRB5 select CRYPTO select CRYPTO select CRYPTO_MD5 select CRYPTO_MD5 select CRYPTO_DES select CRYPTO_DES select CRYPTO_CBC help help Provides for secure RPC calls by means of a gss-api Provides for secure RPC calls by means of a gss-api mechanism based on Kerberos V5. This is required for mechanism based on Kerberos V5. This is required for Loading @@ -1795,6 +1796,7 @@ config RPCSEC_GSS_SPKM3 select CRYPTO_MD5 select CRYPTO_MD5 select CRYPTO_DES select CRYPTO_DES select CRYPTO_CAST5 select CRYPTO_CAST5 select CRYPTO_CBC help help Provides for secure RPC calls by means of a gss-api Provides for secure RPC calls by means of a gss-api mechanism based on the SPKM3 public-key mechanism. mechanism based on the SPKM3 public-key mechanism. Loading net/ieee80211/Kconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -32,6 +32,7 @@ config IEEE80211_CRYPT_WEP depends on IEEE80211 depends on IEEE80211 select CRYPTO select CRYPTO select CRYPTO_ARC4 select CRYPTO_ARC4 select CRYPTO_ECB select CRC32 select CRC32 ---help--- ---help--- Include software based cipher suites in support of IEEE Include software based cipher suites in support of IEEE Loading @@ -58,6 +59,7 @@ config IEEE80211_CRYPT_TKIP depends on IEEE80211 && NET_RADIO depends on IEEE80211 && NET_RADIO select CRYPTO select CRYPTO select CRYPTO_MICHAEL_MIC select CRYPTO_MICHAEL_MIC select CRYPTO_ECB select CRC32 select CRC32 ---help--- ---help--- Include software based cipher suites in support of IEEE 802.11i Include software based cipher suites in support of IEEE 802.11i Loading Loading
drivers/net/Kconfig +1 −0 Original line number Original line Diff line number Diff line Loading @@ -2717,6 +2717,7 @@ config PPP_MPPE select CRYPTO select CRYPTO select CRYPTO_SHA1 select CRYPTO_SHA1 select CRYPTO_ARC4 select CRYPTO_ARC4 select CRYPTO_ECB ---help--- ---help--- Support for the MPPE Encryption protocol, as employed by the Support for the MPPE Encryption protocol, as employed by the Microsoft Point-to-Point Tunneling Protocol. Microsoft Point-to-Point Tunneling Protocol. Loading
fs/Kconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1777,6 +1777,7 @@ config RPCSEC_GSS_KRB5 select CRYPTO select CRYPTO select CRYPTO_MD5 select CRYPTO_MD5 select CRYPTO_DES select CRYPTO_DES select CRYPTO_CBC help help Provides for secure RPC calls by means of a gss-api Provides for secure RPC calls by means of a gss-api mechanism based on Kerberos V5. This is required for mechanism based on Kerberos V5. This is required for Loading @@ -1795,6 +1796,7 @@ config RPCSEC_GSS_SPKM3 select CRYPTO_MD5 select CRYPTO_MD5 select CRYPTO_DES select CRYPTO_DES select CRYPTO_CAST5 select CRYPTO_CAST5 select CRYPTO_CBC help help Provides for secure RPC calls by means of a gss-api Provides for secure RPC calls by means of a gss-api mechanism based on the SPKM3 public-key mechanism. mechanism based on the SPKM3 public-key mechanism. Loading
net/ieee80211/Kconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -32,6 +32,7 @@ config IEEE80211_CRYPT_WEP depends on IEEE80211 depends on IEEE80211 select CRYPTO select CRYPTO select CRYPTO_ARC4 select CRYPTO_ARC4 select CRYPTO_ECB select CRC32 select CRC32 ---help--- ---help--- Include software based cipher suites in support of IEEE Include software based cipher suites in support of IEEE Loading @@ -58,6 +59,7 @@ config IEEE80211_CRYPT_TKIP depends on IEEE80211 && NET_RADIO depends on IEEE80211 && NET_RADIO select CRYPTO select CRYPTO select CRYPTO_MICHAEL_MIC select CRYPTO_MICHAEL_MIC select CRYPTO_ECB select CRC32 select CRC32 ---help--- ---help--- Include software based cipher suites in support of IEEE 802.11i Include software based cipher suites in support of IEEE 802.11i Loading