mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 17:47:00 +00:00
load aead after crypto_algapi
SVN-Revision: 13600
This commit is contained in:
parent
6a824dce3b
commit
37ddee74a1
@ -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