summaryrefslogtreecommitdiffstats
path: root/sys/crypto/set_key.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove plain DES from the kernel crypto framework, including the cryptonaddy2015-12-101-20/+1
| | | | accelerator drivers. No longer used by anything. ok sthen@ mikeb@
* ansify some function definitions and tidy up this code style wise. thisbrad2013-11-181-86/+83
| | | | | | ancient code looked pretty crummy. ok deraadt@
* Use int32_t rather long on strategic places, to be more sparc64-friendly;miod2002-10-271-4/+4
| | | | ok jason@ a long time ago
* move crypto codederaadt2000-02-281-0/+236