aboutsummaryrefslogtreecommitdiffstats
path: root/ppc/sha1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31Makefile + hash.h: remove PPC_SHA1 implementationÆvar Arnfjörð Bjarmason1-72/+0
2019-05-05*.[ch]: manually align parameter listsDenton Liu1-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-1/+1
2008-10-02fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre1-9/+9
2007-06-07War on whitespaceJunio C Hamano1-1/+1
2006-06-18Fix PPC SHA1 routine for large input buffersPaul Mackerras1-1/+1
2005-04-22[PATCH] PPC assembly implementation of SHA1Paul Mackerras1-0/+72