Linus Torvalds wrote: > > On Tue, 11 Aug 2009, Brandon Casey wrote: >> In that case, why not change the interface of blk_SHA1Block() so that its >> second argument is const unsigned char* and get rid of __d and the { } ? > > Because on big-endian, or on architectures like x86 that have an efficient > byte swap, that would be horrible. Sorry, I missed Nicolas's first message where he said his SHA_SRC macro was for arm only. I started at your reply to him which only has the snippet which says "...this provides the exact same performance as the ntohl() based version except that this now cope with unaligned buffers too". My mistake. -brandon -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html