--- zzzz-none-000/linux-2.6.32.61/crypto/testmgr.h 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/crypto/testmgr.h 2011-07-20 07:23:51.000000000 +0000 @@ -20,6 +20,8 @@ #include +#ifndef CONFIG_CRYPTO_MANAGER_NO_TESTS + #define MAX_DIGEST_SIZE 64 #define MAX_TAP 8 @@ -9537,4 +9539,6 @@ }, }; +#endif /* CONFIG_CRYPTO_MANAGER_NO_TESTS */ + #endif /* _CRYPTO_TESTMGR_H */