summaryrefslogtreecommitdiffstats
path: root/crypto/cts.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel2017-02-111-3/+0
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-131-2/+3
* crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers2016-11-011-1/+1
* crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers2016-11-011-3/+3
* crypto: cts - Convert to skcipherHerbert Xu2016-07-181-210/+285
* crypto: cts - Weed out non-CBC algorithmsHerbert Xu2015-01-201-0/+3
* crypto: cts - Remove bogus use of seqivHerbert Xu2015-01-201-2/+0
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-171-1/+2
* crypto: use ERR_CASTJulia Lawall2013-02-041-2/+1
* [CRYPTO] cts: Init SG tablesAlexey Dobriyan2008-06-021-0/+6
* [CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman2008-04-211-0/+347
OpenPOWER on IntegriCloud