remarkable-linux/net/ieee80211
Patrick McHardy bcbaecbb99 [CRYPTO] users: Select ECB/CBC where needed
CRYPTO_MANAGER is selected automatically by CONFIG_ECB and CONFIG_CBC.

config CRYPTO_ECB
        tristate "ECB support"
        select CRYPTO_BLKCIPHER
        select CRYPTO_MANAGER


I've added CONFIG_ECB to the ones you mentioned and CONFIG_CBC to
gssapi.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-10-25 16:51:05 +10:00
..
softmac [PATCH] sotftmac: fix a slab corruption in WEP restricted key association 2006-10-17 10:15:58 -04:00
ieee80211_crypt.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ieee80211_crypt_ccmp.c Merge branch 'master' into upstream 2006-09-22 20:10:23 -04:00
ieee80211_crypt_tkip.c net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ieee80211_crypt_wep.c net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ieee80211_geo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_module.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_rx.c [PATCH] ieee80211: Workaround malformed 802.11 frames from AP 2006-08-29 17:06:31 -04:00
ieee80211_tx.c [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning 2006-08-29 17:06:30 -04:00
ieee80211_wx.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
Kconfig [CRYPTO] users: Select ECB/CBC where needed 2006-10-25 16:51:05 +10:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00