summaryrefslogtreecommitdiffstats
path: root/sys/crypto/rmd160.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH.millert2009-07-051-2/+2
* Use defines for constants. Use __attribute__ bounded.hshoexer2008-11-041-7/+16
* First round of __P removal in sysmillert2002-03-141-5/+5
* RIPEMD-160 implementation based onmarkus2001-09-261-27/+30
* move crypto codederaadt2000-02-281-0/+37