Quoting David Miller <davem@xxxxxxxxxxxxx>:
From: Jussi Kivilinna <jussi.kivilinna@xxxxxxxx>
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.kivilinna@xxxxxxxx>
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html