openwrtv3/target/linux/generic/files/crypto/ocf
Jonas Gorski 3e9ad14992 kernel: ocf: add missing kernel dependencies
OCF_CRYPTOSOFT uses both symbols form crypto_hash and crypto_blkcipher,
so let it select these through kernel config.

Fixes the following build error:

ERROR: "crypto_alloc_ahash" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_digest" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_setkey" [crypto/ocf/cryptosoft.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37652
2013-08-01 23:04:42 +00:00
..
c7108 ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
cryptocteon ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
ep80579 ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
hifn generic: ocf: restore terminating entry of pci_id_table in hifnHIPP 2012-07-12 08:34:23 +00:00
ixp4xx ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
kirkwood ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
ocfnull ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
pasemi kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
safe ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
talitos ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
ubsec_ssb kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
Config.in ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
criov.c ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
crypto.c ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
cryptodev.c ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
cryptodev.h ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
cryptosoft.c ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
Kconfig kernel: ocf: add missing kernel dependencies 2013-08-01 23:04:42 +00:00
Makefile ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
ocf-bench.c ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
ocf-compat.h kernel: add support for 3.8-rc2 2013-01-08 22:19:31 +00:00
random.c generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
rndtest.c ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
rndtest.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
uio.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00