From: Sebastian Siewior <linux-crypto@xxxxxxxxxxxxxxxx> Date: Sat, 17 May 2008 10:10:03 +0200 > + ROUND(aa, bb, cc, dd, F1, K1, le32_to_cpu(in[ 0]), 11); Not to nitpick, but if you use le32_to_cpup() this will allow the use of little-endian load instructions on powerpc and sparc. -- 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