summaryrefslogtreecommitdiffstats
path: root/crypto/skcipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-181-1/+39
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-131-1/+2
* crypto: skcipher - introduce walksize attribute for SIMD algosArd Biesheuvel2016-12-301-8/+12
* crypto: skcipher - fix crash in virtual walkArd Biesheuvel2016-12-141-1/+3
* crypto: skcipher - Add separate walker for AEAD decryptionHerbert Xu2016-12-011-3/+30
* crypto: skcipher - fix crash in skcipher_walk_aead()Ard Biesheuvel2016-11-301-0/+2
* crypto: skcipher - Add skcipher walk interfaceHerbert Xu2016-11-281-0/+511
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-181-2/+2
* crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2016-07-181-7/+189
* crypto: skcipher - Add default key size helperHerbert Xu2016-01-251-2/+2
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-181-0/+2
* crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang2015-10-011-2/+2
* crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-211-0/+245
OpenPOWER on IntegriCloud