aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/rmd160.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin2020-11-031-6/+6
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-1/+5
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+363