summaryrefslogtreecommitdiffstats
path: root/sys/crypto/ecb_enc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove plain DES from the kernel crypto framework, including the cryptonaddy2015-12-101-76/+1
* remove static version stringtedu2015-01-151-3/+1
* ansify some function definitions and tidy up this code style wise. thisbrad2013-11-181-93/+81
* get rid of ifdef MSDOS, no binary changehshoexer2005-06-131-15/+1
* Use int32_t rather long on strategic places, to be more sparc64-friendly;miod2002-10-271-13/+13
* move crypto codederaadt2000-02-281-0/+205