Home | History | Annotate | Download | only in dev
History log of /src/sys/dev/cgd_crypto.h
RevisionDateAuthorComments
 1.13  29-Jun-2020  riastradh cgd(4): Align IVs on the stack.

This will make it easier for some hardware crypto support.
 1.12  13-Jun-2020  riastradh Eliminate uio indirection for cgd crypto.

We don't actually use it, and we only ever used it kludgily in the
CBC encryption direction in the past anyway.
 1.11  13-Jun-2020  riastradh Fold `cipher prep' into `cipher' in cgd.

Simplify some logic along the way and u_int*_t -> uint*_t.
 1.10  02-Jan-2017  alnsn Replace numeric block sizes with symbolic names,

No functional change. Requested by mrg a couple of months ago.
 1.9  11-Dec-2016  alnsn Add XTS mode to cgd(4).
 1.8  25-Apr-2015  riastradh branches: 1.8.2;
Sprinkle const into cgd crypto API.
 1.7  05-Dec-2012  christos branches: 1.7.14;
add cgdconfig -l like vnconfig -l
 1.6  28-Apr-2008  martin branches: 1.6.34; 1.6.44;
Remove clause 3 and 4 from TNF licenses
 1.5  21-Jan-2007  cbiere branches: 1.5.40; 1.5.42; 1.5.44;
Added const-qualifiers.
 1.4  01-Dec-2006  christos - remove size check; the init functions do it.
- fix size_t/int confusion
- caddr_t -> void *
 1.3  11-Dec-2005  christos branches: 1.3.20; 1.3.22;
merge ktrace-lwp.
 1.2  23-Aug-2004  thorpej branches: 1.2.12;
Protect against multiple inclusion.
 1.1  04-Oct-2002  elric branches: 1.1.2; 1.1.8;
The CryptoGraphic Disk Driver.
 1.1.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.8.1  25-Aug-2004  skrll Sync with HEAD.
 1.1.2.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.1  04-Oct-2002  nathanw file cgd_crypto.h was added on branch nathanw_sa on 2002-10-18 02:41:27 +0000
 1.2.12.2  26-Feb-2007  yamt sync with head.
 1.2.12.1  30-Dec-2006  yamt sync with head.
 1.3.22.1  10-Dec-2006  yamt sync with head.
 1.3.20.2  01-Feb-2007  ad Sync with head.
 1.3.20.1  12-Jan-2007  ad Sync with head.
 1.5.44.1  16-May-2008  yamt sync with head.
 1.5.42.1  18-May-2008  yamt sync with head.
 1.5.40.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.44.2  03-Dec-2017  jdolecek update from HEAD
 1.6.44.1  25-Feb-2013  tls resync with head
 1.6.34.1  16-Jan-2013  yamt sync with (a bit old) head
 1.7.14.2  05-Feb-2017  skrll Sync with HEAD
 1.7.14.1  06-Jun-2015  skrll Sync with HEAD
 1.8.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)

RSS XML Feed