* Herbert Xu | 2008-05-17 16:37:38 [+0800]: >On Sat, May 17, 2008 at 10:27:54AM +0200, Sebastian Siewior wrote: >> >> I know that. Please see my follow up mail with some tiny numbers. >> gcc-4.1.1 was used on a mpc8544. > >But what do the numbers look like on other architectures? In >particular, x86-* and sparc64? Since x86-* is little endian it should not change much except that final uses not four single copy instructions instead of memcpy (and this is not the hot path). The endian conversian is done exactly the same way in sha1 (which is very simlar to this algorithm). David: would you please be so kind to run a test on sparc machine? >Cheers, Sebastian -- 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