wifipineapple-openwrt/target/linux/generic/files/crypto/ocf/cryptocteon
Felix Fietkau ec784b7356 ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize modules as GPL-compatible
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-14 08:52:19 +00:00
..
Makefile rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
README.txt ocf: update to version 20120127 2012-07-11 23:38:14 +00:00
cavium_crypto.c rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
cryptocteon.c ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize modules as GPL-compatible 2013-08-14 08:52:19 +00:00

README.txt

You will need the CRYPTO package installed to build this driver,  and
potentially the ADK.

cavium_crypto sourced from:

	adk/components/source/cavium_ipsec_kame/cavium_ipsec.c

and significantly modified to suit use with OCF.  All original
copyright/ownership headers retained.