Quoting David Miller <da...@davemloft.net>:

From: Jussi Kivilinna <jussi.kivili...@mbnet.fi>
Date: Tue, 13 Nov 2012 11:43:14 +0200

CAST5 and CAST6 both use same lookup tables, which can be moved shared module
'cast_common'.

Signed-off-by: Jussi Kivilinna <jussi.kivili...@mbnet.fi>

Does this work if you make CAST5 modular and CAST6 static, or vice
versa?


Yes, dependencies force common module to be built-in/static in both cases and will be build as module only if both cast5 and cast6 are also.

--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to