Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e18036da5c23530994faf7243b592e581f1efed2
e18036d
crypto: essiv - remove redundant null pointer check before kfree
by Chen Wandun
· 5 years ago
57d8154
crypto: atmel-aes - Change data type for "lastc" buffer
by Tudor Ambarus
· 5 years ago
61b0dd6
crypto: atmel-tdes - Set the IV after {en,de}crypt
by Tudor Ambarus
· 5 years ago
d1d787b
crypto: sun4i-ss - fix big endian issues
by Corentin Labbe
· 5 years ago
2edf864
crypto: sun4i-ss - hide the Invalid keylen message
by Corentin Labbe
· 5 years ago
626abd3
crypto: sun4i-ss - use crypto_ahash_digestsize
by Corentin Labbe
· 5 years ago
7ca2a71
crypto: sun4i-ss - remove dependency on not 64BIT
by Corentin Labbe
· 5 years ago
a712660
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
by Corentin Labbe
· 5 years ago
a30583f
MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
by Zaibo Xu
· 5 years ago
1e9bc27
crypto: hisilicon - add DebugFS for HiSilicon SEC
by Zaibo Xu
· 5 years ago
cbfe56e
Documentation: add DebugFS doc for HiSilicon SEC
by Longfang Liu
· 5 years ago
73bcb04
crypto: hisilicon - add SRIOV for HiSilicon SEC
by Zaibo Xu
· 5 years ago
416d822
crypto: hisilicon - add HiSilicon SEC V2 driver
by Zaibo Xu
· 5 years ago
aee1f9f
crypto: atmel - Fix build error of CRYPTO_AUTHENC
by YueHaibing
· 5 years ago
3e8b4cc
crypto: qce/dma - Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
ec310ca
crypto: ccp - add SEV command privilege separation
by Brijesh Singh
· 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
c735184
crypto: sun8i-ce - Fix memdup.cocci warnings
by YueHaibing
· 5 years ago
d6e9da2
crypto: sun4i-ss - Fix 64-bit size_t warnings
by Herbert Xu
· 5 years ago
5620eb6
crypto: ccree - update a stale reference to ablkcipher
by Ard Biesheuvel
· 5 years ago
d63007e
crypto: ablkcipher - remove deprecated and unused ablkcipher support
by Ard Biesheuvel
· 5 years ago
809abae
crypto: nx - remove stale comment referring to the blkcipher walk API
by Ard Biesheuvel
· 5 years ago
8160ee7
crypto: marvell/cesa - rename blkcipher to skcipher
by Ard Biesheuvel
· 5 years ago
7fe948a
crypto: qat - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
373960d
crypto: talitos - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
ce0183c
crypto: rockchip - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
23a6564
crypto: niagara2 - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
47ece48
crypto: stm32 - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
8bf0871
crypto: qce - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
b3cde6b
crypto: picoxcell - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
44c10a83
crypto: sahara - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
c260939
crypto: mediatek - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
9acb324
crypto: mxs - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
4aaf384
crypto: ixp4xx - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
b462973a
crypto: hifn - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
7cea6d3
crypto: chelsio - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
ac0d3d1
crypto: cavium/cpt - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
e830626
crypto: nitrox - remove cra_type reference to ablkcipher
by Ard Biesheuvel
· 5 years ago
a9c01cd
crypto: bcm-spu - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
967d491
crypto: atmel-tdes - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
7ada42d
crypto: atmel-aes - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
e6b98ce
crypto: s5p - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
b5e5c37
crypto: ux500 - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
b3e3f0f
crypto: omap - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
be9fe62
crypto: ccp - switch from ablkcipher to skcipher
by Ard Biesheuvel
· 5 years ago
eee1d6f
crypto: virtio - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
19c5da7
crypto: virtio - deal with unsupported input sizes
by Ard Biesheuvel
· 5 years ago
500e680
crypto: virtio - implement missing support for output IVs
by Ard Biesheuvel
· 5 years ago
07d8f18
crypto: tcrypt - constify check alg list
by Corentin Labbe
· 5 years ago
d95312a
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
by Ard Biesheuvel
· 5 years ago
ed20078
crypto: chacha20poly1305 - import construction and selftest from Zinc
by Ard Biesheuvel
· 5 years ago
d8f1308
crypto: arm/curve25519 - wire up NEON implementation
by Jason A. Donenfeld
· 5 years ago
f0fb006
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation
by Jason A. Donenfeld
· 5 years ago
bb611bd
crypto: curve25519 - x86_64 library and KPP implementations
by Jason A. Donenfeld
· 5 years ago
660bb8e
crypto: lib/curve25519 - work around Clang stack spilling issue
by Ard Biesheuvel
· 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
0ed42a6f
crypto: curve25519 - generic C library implementations
by Jason A. Donenfeld
· 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
66d7fb9
crypto: blake2s - generic C library implementation and selftest
by Jason A. Donenfeld
· 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
a6b803b
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
by Ard Biesheuvel
· 5 years ago
f569ca1
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON 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
3a2f58f
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
by Ard Biesheuvel
· 5 years ago
49aa7c0
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
by Jason A. Donenfeld
· 5 years ago
a44a343
crypto: arm/chacha - expose ARM ChaCha routine as library function
by Ard Biesheuvel
· 5 years ago
b36d8c0
crypto: arm/chacha - remove dependency on generic ChaCha driver
by Ard Biesheuvel
· 5 years ago
29621d0
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
by Ard Biesheuvel
· 5 years ago
b3aad5b
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
by Ard Biesheuvel
· 5 years ago
c77da48
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
by Ard Biesheuvel
· 5 years ago
84e03fa
crypto: x86/chacha - expose SIMD ChaCha routine as library function
by Ard Biesheuvel
· 5 years ago
28e8d89
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
by Ard Biesheuvel
· 5 years ago
5fb8ef2
crypto: chacha - move existing library code into lib/crypto
by Ard Biesheuvel
· 5 years ago
746b2e0
crypto: lib - tidy up lib/crypto Kconfig and Makefile
by Ard Biesheuvel
· 5 years ago
20cc01b
crypto: aead - Split out geniv into its own module
by Herbert Xu
· 5 years ago
8ab23d5
crypto: api - Add softdep on cryptomgr
by Herbert Xu
· 5 years ago
3bbcdb1
MAINTAINERS: add linux-amlogic list for amlogic crypto
by Corentin Labbe
· 5 years ago
5660157
crypto: amlogic - fix two resources leak
by Corentin Labbe
· 5 years ago
b815122
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
by Pascal van Leeuwen
· 5 years ago
4a97bfc
crypto: hisilicon - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
39977f4
crypto: hisilicon - add vfs_num module param for zip
by Hao Fang
· 5 years ago
c3510fe
crypto: inside-secure - Fix hangup during probing for EIP97 engine
by Pascal van Leeuwen
· 5 years ago
6d01d85
hwrng: ks-sa - Add minimum sleep time before ready-polling
by Alexander Sverdlin
· 5 years ago
698b222
crypto: tgr192 - remove unneeded semicolon
by Tian Tao
· 5 years ago
4509f43
crypto: allwinner - fix some spelling mistakes
by Colin Ian King
· 5 years ago
Next »