30 Commits (e468c05d401b7b734e4e46e26f643d2d0af37d3d)

Author SHA1 Message Date
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30 16 years ago
Gabor Juhos 73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30 16 years ago
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels 16 years ago
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Hauke Mehrtens 88644c048c kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. 16 years ago
Markus Wigge bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". 16 years ago
Gabor Juhos 9be7e1723f kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) 16 years ago
Felix Fietkau 5bb624d8fb clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos) 16 years ago
Imre Kaloz 1e9300de8b load crypto_blkcipher before cryptomgr.. *sigh* 16 years ago
Nicolas Thill 37ddee74a1 load aead after crypto_algapi 16 years ago
Imre Kaloz b0c8cfd950 load aead automatically, too 16 years ago
Imre Kaloz fe2af46117 move aead into crypto-core 16 years ago
Florian Fainelli ad530354e7 Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert 16 years ago
Gabor Juhos a81c3dacb9 kernel/modules: disable automatic loading of crypto-test module 16 years ago
Gabor Juhos ae87ca9a83 kernel/modules: move ixp4xx hardware crypto module package into crypto.mk 16 years ago
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#) 16 years ago
Felix Fietkau 26aa731dc1 fix aes on x86 (thx, Acinonyx) 16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26 16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML 16 years ago
Imre Kaloz 13d8b1a32a add ocf kernel patch 16 years ago
Imre Kaloz a4d444f859 create crypto packages for aead and authenc 16 years ago
Nicolas Thill e93e293b41 add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402) 17 years ago
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24 17 years ago
Nicolas Thill 1725614fc0 fix a typo in kmod-crypto-test 17 years ago
Nicolas Thill f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24 17 years ago
Felix Fietkau 2b32beba84 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) 17 years ago
Felix Fietkau 04ad386f48 turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable 17 years ago
Nicolas Thill c4049c01ab fix kmod-crypto-core error missing crypto_hash (closes: #2422) 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago