summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
18-09-28 12:46:06 +0800'>2018-09-28crypto: skcipher - Introduce crypto_sync_skcipherKees Cook 2018-08-03crypto: skcipher - fix crash flushing dcache in error pathEric Biggers 2018-08-03crypto: skcipher - remove unnecessary setting of walk->nbytesEric Biggers 2018-08-03crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers 2018-07-01crypto: skcipher - remove the exporting of skcipher_walk_nextDenis Efremov 2018-01-12crypto: skcipher - prevent using skciphers without setting keyEric Biggers 2017-12-11crypto: skcipher - set walk.iv for zero-length inputsEric Biggers 2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2017-11-25crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček 2017-10-07crypto: skcipher - Fix crash on zero-length inputHerbert Xu 2017-05-18crypto: skcipher - Add missing API setkey checksHerbert Xu 2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza 2016-12-30crypto: skcipher - introduce walksize attribute for SIMD algosArd Biesheuvel 2016-12-14crypto: skcipher - fix crash in virtual walkArd Biesheuvel 2016-12-01crypto: skcipher - Add separate walker for AEAD decryptionHerbert Xu 2016-11-30crypto: skcipher - fix crash in skcipher_walk_aead()Ard Biesheuvel 2016-11-28crypto: skcipher - Add skcipher walk interfaceHerbert Xu 2016-07-18crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu 2016-07-18crypto: skcipher - Add low-level skcipher interfaceHerbert Xu 2016-01-25crypto: skcipher - Add default key size helperHerbert Xu 2016-01-18crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu 2015-10-01crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang