Openwrt/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
cryptocteon
ep80579
hifn
ixp4xx
kirkwood
ocfnull
pasemi kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
safe
talitos
ubsec_ssb kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
Config.in
criov.c
crypto.c
cryptodev.c
cryptodev.h
cryptosoft.c
Kconfig kernel: ocf: add missing kernel dependencies 2013-08-01 23:04:42 +00:00
Makefile
ocf-bench.c
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
rndtest.h
uio.h