index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
/
skcipher.h
Commit message (
Expand
)
Author
Age
*
crypto: skcipher - add the ability to abort a skcipher walk
Ard Biesheuvel
2019-09-09
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
|
\
|
*
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2019-06-13
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
|
/
*
crypto: skcipher - add helper for simple block cipher modes
Eric Biggers
2019-01-11
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-22
*
crypto: skcipher - introduce walksize attribute for SIMD algos
Ard Biesheuvel
2016-12-30
*
crypto: skcipher - Add separate walker for AEAD decryption
Herbert Xu
2016-12-01
*
crypto: skcipher - Add skcipher walk interface
Herbert Xu
2016-11-28
*
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
Eric Biggers
2016-10-31
*
crypto: skcipher - Get rid of crypto_grab_skcipher2()
Eric Biggers
2016-10-31
*
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
Eric Biggers
2016-10-20
*
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
*
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2016-07-18
*
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-21
*
crypto: skcipher - Don't use __crypto_dequeue_request()
Marek Vasut
2014-06-20
*
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-29
*
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2009-08-29
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
*
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-03-08
*
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-02-22
*
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-10
*
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
2008-01-10
*
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
2008-01-10
*
[CRYPTO] skcipher: Added skcipher_givcrypt_complete
Herbert Xu
2008-01-10
*
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
2008-01-10
*
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
2008-01-10
*
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu
2008-01-10