linux/drivers/staging/rtl8192u
Kees Cook db20f570e1 lib80211: Remove VLA usage of skcipher
In the quest to remove all stack VLA usage from the kernel[1], this
replaces struct crypto_skcipher and SKCIPHER_REQUEST_ON_STACK() usage
with struct crypto_sync_skcipher and SYNC_SKCIPHER_REQUEST_ON_STACK(),
which uses a fixed stack size.

[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com

Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-09-28 12:46:07 +08:00
..
ieee80211 lib80211: Remove VLA usage of skcipher 2018-09-28 12:46:07 +08:00
authors
changes
copying
Kconfig Staging: rtl8192u: kconfig: Remove blank help text 2018-02-02 23:53:10 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r819xU_cmdpkt.c staging:rtl8192u: Clean cmpk_counttxstatistic() comments - Style 2018-08-02 09:46:00 +02:00
r819xU_cmdpkt.h staging:rtl8192u: Remove typedef of cmpk_set_cfg_t - Style 2018-07-30 11:12:32 +02:00
r819xU_firmware_img.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r819xU_firmware_img.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r819xU_firmware.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r819xU_firmware.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r819xU_phy.c staging:rtl8192u: Rename eRFPath - Style 2018-07-29 10:13:26 +02:00
r819xU_phy.h staging:rtl8192u: Rename eRFPath - Style 2018-07-29 10:13:26 +02:00
r819xU_phyreg.h staging:rtl8192u: Remove unused RTL8258 bit mask definitions - Style 2018-07-24 14:04:34 +02:00
r8180_93cx6.c
r8180_93cx6.h
r8190_rtl8256.c staging:rtl8192u: Rename RF90_RADIO_PATH_E - Style 2018-07-29 10:13:26 +02:00
r8190_rtl8256.h staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_width 2018-07-08 17:39:53 +02:00
r8192U_core.c staging:rtl8192u: Rename constants - Style 2018-08-05 16:21:07 +02:00
r8192U_dm.c staging:rtl8192u: Rename Register Constants - Style 2018-08-05 16:21:07 +02:00
r8192U_dm.h staging:rtl8192u: Clean up of spacing - Style 2018-08-05 16:21:07 +02:00
r8192U_hw.h
r8192U_wx.c staging: rtl8192u: make r8192_wx_handlers_def structure const 2017-10-03 18:34:57 +02:00
r8192U_wx.h staging: rtl8192u: make r8192_wx_handlers_def structure const 2017-10-03 18:34:57 +02:00
r8192U.h staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - Style 2018-07-30 11:12:32 +02:00