summaryrefslogtreecommitdiff
path: root/sys/crypto/ecb_enc.c
AgeCommit message (Expand)Author
2015-12-10Remove plain DES from the kernel crypto framework, including the cryptoChristian Weisgerber
2015-01-15remove static version stringTed Unangst
2013-11-18ansify some function definitions and tidy up this code style wise. thisBrad Smith
2005-06-13get rid of ifdef MSDOS, no binary changeHans-Joerg Hoexer
2002-10-27Use int32_t rather long on strategic places, to be more sparc64-friendly;Miod Vallat
2000-02-28move crypto codeTheo de Raadt