mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
load aead after crypto_algapi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13600 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
001615f413
commit
b74ebef351
@ -56,8 +56,8 @@ define KernelPackage/crypto-core
|
||||
$(LINUX_DIR)/crypto/crypto_hash.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/crypto/cryptomgr.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,01, \
|
||||
aead \
|
||||
crypto_algapi \
|
||||
aead \
|
||||
cryptomgr \
|
||||
crypto_hash \
|
||||
$(BLKCIPHER_PREFIX)blkcipher \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user