Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eceae583930666a69ab805eee8e81f9699bf6930
/
include
/
crypto
/
skcipher.h
453431a
mm, treewide: rename kzfree() to kfree_sensitive()
by Waiman Long
· 4 years, 5 months ago
dd3240a
crypto: skcipher - drop duplicated word in kernel-doc
by Randy Dunlap
· 4 years, 6 months ago
7bada03
crypto: skcipher - add crypto_skcipher_min_keysize()
by Eric Biggers
· 5 years ago
7e1c109
crypto: skcipher - remove crypto_skcipher::decrypt
by Eric Biggers
· 5 years ago
848755e
crypto: skcipher - remove crypto_skcipher::encrypt
by Eric Biggers
· 5 years ago
15252d9
crypto: skcipher - remove crypto_skcipher::setkey
by Eric Biggers
· 5 years ago
9ac0d13
crypto: skcipher - remove crypto_skcipher::keysize
by Eric Biggers
· 5 years ago
140734d
crypto: skcipher - remove crypto_skcipher::ivsize
by Eric Biggers
· 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
d3ca75a
crypto: skcipher - unify the crypto_has_skcipher*() functions
by Eric Biggers
· 5 years ago
5b0fe95
crypto: algif_skcipher - Use chunksize instead of blocksize
by Herbert Xu
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
314d0f0
crypto: skcipher - make chunksize and walksize accessors internal
by Eric Biggers
· 6 years ago
81bcbb1
crypto: skcipher - un-inline encrypt and decrypt functions
by Eric Biggers
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
f7d76e0
crypto: user - fix use_after_free of struct xxx_request
by Corentin Labbe
· 6 years ago
6e8e72c
crypto: user - convert all stats from u32 to u64
by Corentin Labbe
· 6 years ago
cac5818
crypto: user - Implement a generic crypto statistics
by Corentin Labbe
· 6 years ago
a9cbfe4
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
by Kees Cook
· 6 years ago
b350bee
crypto: skcipher - Introduce crypto_sync_skcipher
by Kees Cook
· 6 years ago
f8d33fa
crypto: skcipher - prevent using skciphers without setting key
by Eric Biggers
· 7 years ago
c821f6a
crypto: skcipher - introduce walksize attribute for SIMD algos
by Ard Biesheuvel
· 8 years ago
0184cfe
crypto: doc - fix source comments for Sphinx
by Stephan Mueller
· 8 years ago
5c56233
crypto: skcipher - Add comment for skcipher_alg->base
by Herbert Xu
· 9 years ago
3a01d0e
crypto: skcipher - Remove top-level givcipher interface
by Herbert Xu
· 9 years ago
4e6c3df
crypto: skcipher - Add low-level skcipher interface
by Herbert Xu
· 9 years ago
6eae29e
crypto: doc - document correct return value for request allocation
by Eric Biggers
· 9 years ago
92b3cad
crypto: skcipher - Fix driver name helper
by Herbert Xu
· 9 years ago
a2d382a
crypto: skcipher - Add helper to retrieve driver name
by Herbert Xu
· 9 years ago
1aaa753
crypto: skcipher - Add helper to zero stack request
by Herbert Xu
· 9 years ago
973fb3f
crypto: skcipher - Add default key size helper
by Herbert Xu
· 9 years ago
a1383cd
crypto: skcipher - Add crypto_skcipher_has_setkey
by Herbert Xu
· 9 years ago
7a7ffe6
crypto: skcipher - Add top-level skcipher interface
by Herbert Xu
· 9 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
03bf712
[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls
by Herbert Xu
· 17 years ago
61da88e
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
by Herbert Xu
· 17 years ago