aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-20crypto: cts - Weed out non-CBC algorithmsHerbert Xu1-0/+3
2015-01-20crypto: cts - Remove bogus use of seqivHerbert Xu1-2/+0
2014-11-26crypto: include crypto- module prefix in templateKees Cook1-0/+1
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann1-1/+2
2013-02-04crypto: use ERR_CASTJulia Lawall1-2/+1
2008-06-02[CRYPTO] cts: Init SG tablesAlexey Dobriyan1-0/+6
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman1-0/+347