summaryrefslogtreecommitdiff
path: root/sys/dev/cgd_crypto.c
AgeCommit message (Expand)Author
2017-01-02Replace numeric block sizes with symbolic names,alnsn
2016-12-11Add XTS mode to cgd(4).alnsn
2015-04-25Sprinkle const into cgd crypto API.riastradh
2013-06-24Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.riastradh
2012-12-05add cgdconfig -l like vnconfig -lchristos
2012-08-30Add "consttime_bcmp" and "explicit_bzero" functions for both kerneldrochner
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-15__FUNCTION__ -> __func__perry
2007-01-21Added const-qualifiers.cbiere
2006-12-01- remove size check; the init functions do it.christos
2005-12-11merge ktrace-lwp.christos
2005-03-19clear freed memorydan
2004-03-18Fix a longstanding bug in key-handling for the blowfish cipher.dan
2003-03-31Removed some debugging printfs that made it into the tree.elric
2002-10-04The CryptoGraphic Disk Driver.elric