From: Evgeniy Polyakov Date: Thu, 11 Oct 2007 11:48:58 +0000 (+0800) Subject: [CRYPTO] des: Create header file for common macros X-Git-Tag: daily-2014.03.25.0_l4t/l4t-r19.1~34322^2~122 X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-3.10.git;a=commitdiff_plain;h=16d004a2eda7be2c6a2de63eca2ad3c6b57307b3;hp=16d004a2eda7be2c6a2de63eca2ad3c6b57307b3 [CRYPTO] des: Create header file for common macros This patch creates include/crypto/des.h for common macros shared between DES implementations. Signed-off-by: Evgeniy Polyakov Signed-off-by: Herbert Xu ---