Ticket #688 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Make kernel aes support optional until it is actually needed by software crypto

Reported by: nbd@openwrt.org Assigned to:
Priority: minor Milestone: version 0.9.1
Component: madwifi: 802.11 stack Version: trunk
Keywords: Cc:
Patch is attached: 0 Pending:

Description

At the moment, ieee80211_crypto_ccmp checks at module load time, if kernel AES crypto support is available. But most of the time that support is not actually needed because of hardware acceleration.

Attachments

aes.patch (1.0 kB) - added by nbd@openwrt.org on 06/13/06 11:30:25.

Change History

06/13/06 11:30:25 changed by nbd@openwrt.org

  • attachment aes.patch added.

06/13/06 12:50:42 changed by nbd@openwrt.org

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

06/13/06 13:23:56 changed by mrenzmann

  • status changed from new to closed.
  • resolution set to fixed.

Committed in r1641. Thanks.

06/19/06 09:37:52 changed by mrenzmann

  • milestone changed from version 0.9.x - progressive release candidate phase to version 0.9.1.

Add/Change #688 (Make kernel aes support optional until it is actually needed by software crypto)