summaryrefslogtreecommitdiff
path: root/crypto/cts.c
AgeCommit message (Expand)Author
2017-11-03crypto: remove redundant backlog checks on EBUSYGilad Ben-Yossef
2017-02-11crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel
2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza
2016-11-01crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers
2016-11-01crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers
2016-07-18crypto: cts - Convert to skcipherHerbert Xu
2015-01-20crypto: cts - Weed out non-CBC algorithmsHerbert Xu
2015-01-20crypto: cts - Remove bogus use of seqivHerbert Xu
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann
2013-02-04crypto: use ERR_CASTJulia Lawall
2008-06-02[CRYPTO] cts: Init SG tablesAlexey Dobriyan
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman