aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform_cml.c
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups to the software encryption transform interface.John Baldwin2020-05-201-35/+20
* Use 'const' for keys and IVs passed to software encryption algorithms.John Baldwin2019-08-221-3/+3
* Break up opencrypto/xform.c so it can be reused piecemealAllan Jude2015-12-301-0/+113