Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
cff7c4a596e3498f52ac9c1277b4bc7d7a18e5d7
/
crypto
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
a78208e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
ab3d436
crypto: essiv - fix AEAD capitalization and preposition use in help text
by Geert Uytterhoeven
· 5 years ago
1c08a10
crypto: poly1305 - add new 32 and 64-bit generic versions
by Jason A. Donenfeld
· 5 years ago
d4fdc2d
crypto: algapi - enforce that all instances have a ->free() method
by Eric Biggers
· 5 years ago
a24a1fd7
crypto: algapi - remove crypto_template::{alloc,free}()
by Eric Biggers
· 5 years ago
a39c66c
crypto: shash - convert shash_free_instance() to new style
by Eric Biggers
· 5 years ago
758ec5a
crypto: cryptd - convert to new way of freeing instances
by Eric Biggers
· 5 years ago
0f8f6d8
crypto: geniv - convert to new way of freeing instances
by Eric Biggers
· 5 years ago
48fb3e5
crypto: hash - add support for new way of freeing instances
by Eric Biggers
· 5 years ago
aed11cf
crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()
by Eric Biggers
· 5 years ago
6d1b41f
crypto: ahash - unexport crypto_ahash_type
by Eric Biggers
· 5 years ago
629f1af
crypto: algapi - remove obsoleted instance creation helpers
by Eric Biggers
· 5 years ago
d5ed3b6
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
by Eric Biggers
· 5 years ago
1e212a6
crypto: xcbc - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
3b4e73d
crypto: vmac - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
1d0459c
crypto: cmac - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
1667297
crypto: cbcmac - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
aacd5b4
crypto: skcipher - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
c282586
crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths
by Eric Biggers
· 5 years ago
05b3bbb
crypto: ccm - use crypto_grab_ahash() and simplify error paths
by Eric Biggers
· 5 years ago
ab6ffd3
crypto: gcm - use crypto_grab_ahash() and simplify error paths
by Eric Biggers
· 5 years ago
3707388
crypto: authencesn - use crypto_grab_ahash() and simplify error paths
by Eric Biggers
· 5 years ago
37a861a
crypto: authenc - use crypto_grab_ahash() and simplify error paths
by Eric Biggers
· 5 years ago
39e7a28
crypto: hmac - use crypto_grab_shash() and simplify error paths
by Eric Biggers
· 5 years ago
218c503
crypto: cryptd - use crypto_grab_shash() and simplify error paths
by Eric Biggers
· 5 years ago
ba44840
crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths
by Eric Biggers
· 5 years ago
84a9c93
crypto: ahash - introduce crypto_grab_ahash()
by Eric Biggers
· 5 years ago
fdfad1f
crypto: shash - introduce crypto_grab_shash()
by Eric Biggers
· 5 years ago
de95c95
crypto: algapi - pass instance to crypto_grab_spawn()
by Eric Biggers
· 5 years ago
73bed26
crypto: akcipher - pass instance to crypto_grab_akcipher()
by Eric Biggers
· 5 years ago
cd900f0
crypto: aead - pass instance to crypto_grab_aead()
by Eric Biggers
· 5 years ago
b9f76dd
crypto: skcipher - pass instance to crypto_grab_skcipher()
by Eric Biggers
· 5 years ago
ca94e93
crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name
by Eric Biggers
· 5 years ago
ff67062
crypto: algapi - make crypto_drop_spawn() a no-op on uninitialized spawns
by Eric Biggers
· 5 years ago
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
c4c4db0
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
by Eric Biggers
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
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
5f567ff
crypto: api - Retain alg refcount in crypto_grab_spawn
by Herbert Xu
· 5 years ago
c6d633a
crypto: algapi - make unregistration functions return void
by Eric Biggers
· 5 years ago
2bbb337
crypto: api - fix unexpectedly getting generic implementation
by Herbert Xu
· 5 years ago
4a94c43
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
bea3741
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
by Eric Biggers
· 5 years ago
d9e1670
crypto: hmac - Use init_tfm/exit_tfm interface
by Herbert Xu
· 5 years ago
fbce6be
crypto: shash - Add init_tfm/exit_tfm and verify descsize
by Herbert Xu
· 5 years ago
02244ba
crypto: api - Add more comments to crypto_remove_spawns
by Herbert Xu
· 5 years ago
4f87ee1
crypto: api - Do not zap spawn->alg
by Herbert Xu
· 5 years ago
73669cc
crypto: api - Fix race condition in crypto_spawn_alg
by Herbert Xu
· 5 years ago
7db3b61
crypto: api - Check spawn->alg under lock in crypto_drop_spawn
by Herbert Xu
· 5 years ago
37f9669
crypto: af_alg - Use bh_lock_sock in sk_destruct
by Herbert Xu
· 5 years ago
91a71d6
padata: remove cpumask change notifier
by Daniel Jordan
· 5 years ago
e8cfed5
crypto: cipher - remove crt_u.cipher (struct cipher_tfm)
by Eric Biggers
· 5 years ago
c441a90
crypto: compress - remove crt_u.compress (struct compress_tfm)
by Eric Biggers
· 5 years ago
49763fc
crypto: testmgr - generate inauthentic AEAD test vectors
by Eric Biggers
· 5 years ago
2ea9150
crypto: testmgr - create struct aead_extra_tests_ctx
by Eric Biggers
· 5 years ago
fd8c37c
crypto: testmgr - test setting misaligned keys
by Eric Biggers
· 5 years ago
fd60f72
crypto: testmgr - check skcipher min_keysize
by Eric Biggers
· 5 years ago
eb455db
crypto: testmgr - don't try to decrypt uninitialized buffers
by Eric Biggers
· 5 years ago
c288178
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
by Eric Biggers
· 5 years ago
89873b4
crypto: skcipher - remove crypto_skcipher_extsize()
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
0a940d4
crypto: api - remove another reference to blkcipher
by Eric Biggers
· 5 years ago
e8d9982
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
by Herbert Xu
· 5 years ago
9c1e883
crypto: x86 - Regularize glue function prototypes
by Kees Cook
· 5 years ago
bbefa1d
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
by Herbert Xu
· 5 years ago
07bfd9b
crypto: pcrypt - Fix user-after-free on module unload
by Herbert Xu
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
2043323
crypto: chacha_generic - remove unnecessary setkey() functions
by Eric Biggers
· 5 years ago
660eda8
crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
by Eric Biggers
· 5 years ago
e18036d
crypto: essiv - remove redundant null pointer check before kfree
by Chen Wandun
· 5 years ago
c433a1a
crypto: blake2b - rename tfm context and _setkey callback
by David Sterba
· 5 years ago
0b4b5f1
crypto: blake2b - merge _update to api callback
by David Sterba
· 5 years ago
a2e4bdc
crypto: blake2b - open code set last block helper
by David Sterba
· 5 years ago
d063d63
crypto: blake2b - delete unused structs or members
by David Sterba
· 5 years ago
e87e484
crypto: blake2b - simplify key init
by David Sterba
· 5 years ago
e374969
crypto: blake2b - merge blake2 init to api callback
by David Sterba
· 5 years ago
086db43
crypto: blake2b - merge _final implementation to callback
by David Sterba
· 5 years ago
d63007e
crypto: ablkcipher - remove deprecated and unused ablkcipher support
by Ard Biesheuvel
· 5 years ago
07d8f18
crypto: tcrypt - constify check alg list
by Corentin Labbe
· 5 years ago
bb611bd
crypto: curve25519 - x86_64 library and KPP implementations
by Jason A. Donenfeld
· 5 years ago
ee772cb
crypto: curve25519 - implement generic KPP driver
by Ard Biesheuvel
· 5 years ago
f613457
crypto: curve25519 - add kpp selftest
by Ard Biesheuvel
· 5 years ago
ed0356e
crypto: blake2s - x86_64 SIMD implementation
by Jason A. Donenfeld
· 5 years ago
7f9b088
crypto: blake2s - implement generic shash driver
by Ard Biesheuvel
· 5 years ago
17e1df6
crypto: testmgr - add test cases for Blake2s
by Ard Biesheuvel
· 5 years ago
c12d336
int128: move __uint128_t compiler test to Kconfig
by Ard Biesheuvel
· 5 years ago
a11d055
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
by Ard Biesheuvel
· 5 years ago
f0e89bc
crypto: x86/poly1305 - expose existing driver as poly1305 library
by Ard Biesheuvel
· 5 years ago
1b2c6a5
crypto: x86/poly1305 - depend on generic library not generic shash
by Ard Biesheuvel
· 5 years ago
a1d9306
crypto: poly1305 - expose init/update/final library interface
by Ard Biesheuvel
· 5 years ago
ad8f5b8
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
by Ard Biesheuvel
· 5 years ago
48ea8c6
crypto: poly1305 - move core routines into a separate library
by Ard Biesheuvel
· 5 years ago
22cf705
crypto: chacha - unexport chacha_generic routines
by Ard Biesheuvel
· 5 years ago
Next »