aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform_deflate.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
* xform_*.c: Add headers when needed to compile standalone.John Baldwin2022-01-241-0/+1
* crypto: Constify all transform descriptorsMark Johnston2021-07-261-1/+1
* Replace some K&R function definitions with ANSI C.John Baldwin2020-11-031-8/+2
* Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin2020-11-031-10/+10
* Break up opencrypto/xform.c so it can be reused piecemealAllan Jude2015-12-301-0/+86