aboutsummaryrefslogtreecommitdiff
path: root/crypto/cts.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-20crypto: cts - Weed out non-CBC algorithmsGravatar Herbert Xu 1-0/+3
2015-01-20crypto: cts - Remove bogus use of seqivGravatar Herbert Xu 1-2/+0
2014-11-26crypto: include crypto- module prefix in templateGravatar Kees Cook 1-0/+1
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataGravatar Daniel Borkmann 1-1/+2
2013-02-04crypto: use ERR_CASTGravatar Julia Lawall 1-2/+1
2008-06-02[CRYPTO] cts: Init SG tablesGravatar Alexey Dobriyan 1-0/+6
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportGravatar Kevin Coffman 1-0/+347