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