author | Linus Torvalds <torvalds@linux-foundation.org> | |
Thu, 6 Aug 2009 14:20:54 +0000 (07:20 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 6 Aug 2009 20:56:45 +0000 (13:56 -0700) | ||
commit | ab14c823dfbf1245712c8179952b51822135d8a8 | |
tree | 8d9f1688ab959395f9c39edd1c3f2175308e2154 | tree | snapshot |
parent | 7b5075fcfb069fc36ba4cfe5567234974793ab58 | commit | diff |
block-sha1: macroize the rounds a bit further
Avoid repeating the shared parts of the different rounds by adding a
macro layer or two. It was already more cpp than C.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Avoid repeating the shared parts of the different rounds by adding a
macro layer or two. It was already more cpp than C.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
block-sha1/sha1.c | diff | blob | history |