Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4d8524048a35c03ff04c25ca1bcdf569f9aeb14a
/
include
/
crypto
/
internal
/
skcipher.h
aacd5b4
crypto: skcipher - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
b9f76dd
crypto: skcipher - pass instance to crypto_grab_skcipher()
by Eric Biggers
· 5 years ago
70ffa8f
crypto: skcipher - remove skcipher_walk_aead()
by Eric Biggers
· 5 years ago
b3c16bf
crypto: skcipher - Add skcipher_ialg_simple helper
by Herbert Xu
· 5 years ago
d63007e
crypto: ablkcipher - remove deprecated and unused ablkcipher support
by Ard Biesheuvel
· 5 years ago
c65058b
crypto: skcipher - remove the "blkcipher" algorithm type
by Eric Biggers
· 5 years ago
5b0fe95
crypto: algif_skcipher - Use chunksize instead of blocksize
by Herbert Xu
· 5 years ago
6017826
crypto: skcipher - add the ability to abort a skcipher walk
by Ard Biesheuvel
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
314d0f0
crypto: skcipher - make chunksize and walksize accessors internal
by Eric Biggers
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
0872da1
crypto: skcipher - add helper for simple block cipher modes
by Eric Biggers
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
c821f6a
crypto: skcipher - introduce walksize attribute for SIMD algos
by Ard Biesheuvel
· 8 years ago
34bc085
crypto: skcipher - Add separate walker for AEAD decryption
by Herbert Xu
· 8 years ago
b286d8b
crypto: skcipher - Add skcipher walk interface
by Herbert Xu
· 8 years ago
60425a8
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
by Eric Biggers
· 8 years ago
a35528e
crypto: skcipher - Get rid of crypto_grab_skcipher2()
by Eric Biggers
· 8 years ago
afb5a0a
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
by Eric Biggers
· 8 years ago
3a01d0e
crypto: skcipher - Remove top-level givcipher interface
by Herbert Xu
· 8 years ago
4e6c3df
crypto: skcipher - Add low-level skcipher interface
by Herbert Xu
· 8 years ago
7a7ffe6
crypto: skcipher - Add top-level skcipher interface
by Herbert Xu
· 9 years ago
d656c18
crypto: skcipher - Don't use __crypto_dequeue_request()
by Marek Vasut
· 11 years ago
1e12299
crypto: user - Fix lookup of algorithms with IV generator
by Steffen Klassert
· 13 years ago
0c7d400
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
by Herbert Xu
· 15 years ago
5be5e66
crypto: skcipher - Move IV generators into their own modules
by Herbert Xu
· 16 years ago
f13ba2f
[CRYPTO] skcipher: Fix section mismatches
by Herbert Xu
· 17 years ago
76fc60a
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
by Herbert Xu
· 17 years ago
e7cd251
[CRYPTO] chainiv: Avoid lock spinning where possible
by Herbert Xu
· 17 years ago
3631c65
[CRYPTO] null: Add null blkcipher algorithm
by Herbert Xu
· 17 years ago
b9c55aa
[CRYPTO] skcipher: Create default givcipher instances
by Herbert Xu
· 17 years ago
15c6728
[CRYPTO] skcipher: Added skcipher_givcrypt_complete
by Herbert Xu
· 17 years ago
ecfc432
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
by Herbert Xu
· 17 years ago
61da88e
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
by Herbert Xu
· 17 years ago
378f4f5
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
by Herbert Xu
· 17 years ago