Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7367bfeb2c141fb3ddff6b09bb5dfeb739b3d245
/
drivers
d45b171
crypto: talitos - drop icv_ool
by Christophe Leroy
· 6 years ago
58cdbc6
crypto: talitos - fix hash on SEC1.
by Christophe Leroy
· 6 years ago
d44769e
crypto: talitos - move struct talitos_edesc into talitos.h
by Christophe Leroy
· 6 years ago
e52d484
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
by Haren Myneni
· 6 years ago
c8c7464
crypto: talitos - eliminate unneeded 'done' functions at build time
by Christophe Leroy
· 6 years ago
8d3bcb9
crypto: sun4i-ss - reduce stack usage
by Arnd Bergmann
· 6 years ago
303f99a
crypto: ccree - add HW engine config check
by Gilad Ben-Yossef
· 6 years ago
3db617e
crypto: ccree - prevent isr handling in case driver is suspended
by Ofir Drang
· 6 years ago
d84f626
crypto: ccree - check that cryptocell reset completed
by Ofir Drang
· 6 years ago
0b970d5
crypto: ccree - Relocate driver irq registration after clk init
by ofir.drang@arm.com
· 6 years ago
576d152
crypto: nx - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
0e5a610
ppp: mppe: switch to RC4 library interface
by Ard Biesheuvel
· 6 years ago
192125e
crypto: talitos - fix max key size for sha384 and sha512
by Christophe Leroy
· 6 years ago
f651bd9
crypto: vmx - Document CTR mode counter width quirks
by Daniel Axtens
· 6 years ago
334d37c
crypto: caam - update IV using HW support
by Horia Geantă
· 6 years ago
059d73e
crypto: caam - use len instead of nents for bulding HW S/G table
by Horia Geantă
· 6 years ago
1fa6d05
hwrng: iproc-rng200 - Add support for 7211
by Florian Fainelli
· 6 years ago
bdb275b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
b0d7652
crypto: sahara - Use devm_platform_ioremap_resource()
by Fabio Estevam
· 6 years ago
cec1caa
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
by Fabio Estevam
· 6 years ago
b020006
crypto: hisilicon - Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 6 years ago
1793d1a
crypto: qat - use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
9878509
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 6 years ago
dd50861
crypto: bcm - Make some symbols static
by YueHaibing
· 6 years ago
4bb02db
crypto: atmel-i2c - Fix build error while CRC16 set to m
by YueHaibing
· 6 years ago
385cfc8
crypto: caam - disable some clock checks for iMX7ULP
by Iuliana Prodan
· 6 years ago
ed527b1
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
by Ard Biesheuvel
· 6 years ago
49d2216
crypto: atmel - Fix sparse endianness warnings
by Herbert Xu
· 6 years ago
3b2614c
crypto: caam - strip input without changing crypto request
by Iuliana Prodan
· 6 years ago
c3725f7
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
by Iuliana Prodan
· 6 years ago
8933259
crypto: inside-secure - do not rely on the hardware last bit for result descriptors
by Antoine Tenart
· 6 years ago
583d7e1
crypto: inside-secure - fix use of the SG list
by Antoine Tenart
· 6 years ago
082ec2d
crypto: inside-secure - add support for HMAC updates
by Antoine Tenart
· 6 years ago
57660b1
crypto: inside-secure - implement IV retrieval
by Antoine Tenart
· 6 years ago
ccd65a2
crypto: inside-secure - fix queued len computation
by Antoine Tenart
· 6 years ago
b926213
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
by Antoine Tenart
· 6 years ago
aa524286
crypto: inside-secure - unify cache reset
by Antoine Tenart
· 6 years ago
97a1440
crypto: inside-secure - enable context reuse
by Antoine Tenart
· 6 years ago
082a9d0
crypto: inside-secure - change returned error when a descriptor reports an error
by Antoine Tenart
· 6 years ago
942d849
crypto: inside-secure - improve the result error format when displayed
by Antoine Tenart
· 6 years ago
709ecc1
crypto: inside-secure - remove useless check
by Antoine Tenart
· 6 years ago
0733eab
crypto: inside-secure - fix coding style for a condition
by Antoine Tenart
· 6 years ago
dd4306a
crypto: inside-secure - move comment
by Antoine Tenart
· 6 years ago
cb9877b
crypto: inside-secure - remove empty line
by Antoine Tenart
· 6 years ago
da001fb
crypto: atmel-i2c - add support for SHA204A random number generator
by Ard Biesheuvel
· 6 years ago
c34a320
crypto: atmel-ecc - factor out code that can be shared
by Ard Biesheuvel
· 6 years ago
3c756aa
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
by Ard Biesheuvel
· 6 years ago
4befedc
i2c: acpi: permit bus speed to be discovered after enumeration
by Ard Biesheuvel
· 6 years ago
8a82451
crypto: caam - print messages in caam_dump_sg at debug level
by Sascha Hauer
· 6 years ago
6e00550
crypto: caam - print debug messages at debug level
by Sascha Hauer
· 6 years ago
32f75e6
crypto: caam - remove unused defines
by Sascha Hauer
· 6 years ago
f6b99b6
crypto: caam - print IV only when non NULL
by Sascha Hauer
· 6 years ago
ff455ad9
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
by Herbert Xu
· 6 years ago
ff9f902
crypto: talitos - use SPDX-License-Identifier
by Christophe Leroy
· 6 years ago
89b32df
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
by Christophe Leroy
· 6 years ago
fbb8d46
Revert "crypto: talitos - export the talitos_submit function"
by Christophe Leroy
· 6 years ago
e345177
crypto: talitos - fix AEAD processing.
by Christophe Leroy
· 6 years ago
c9cca70
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
by Christophe Leroy
· 6 years ago
eae55a5
crypto: talitos - properly handle split ICV.
by Christophe Leroy
· 6 years ago
4bbfb83
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
by Christophe Leroy
· 6 years ago
7ede4c3
crypto: talitos - Do not modify req->cryptlen on decryption.
by Christophe Leroy
· 6 years ago
d84cc9c
crypto: talitos - fix ECB algs ivsize
by Christophe Leroy
· 6 years ago
ee483d3
crypto: talitos - check data blocksize in ablkcipher.
by Christophe Leroy
· 6 years ago
b9a05b6
crypto: talitos - fix CTR alg blocksize
by Christophe Leroy
· 6 years ago
1ba34e7
crypto: talitos - check AES key size
by Christophe Leroy
· 6 years ago
b8fbdc2
crypto: talitos - reduce max key size for SEC1
by Christophe Leroy
· 6 years ago
a1a42f8
crypto: talitos - rename alternative AEAD algos.
by Christophe Leroy
· 6 years ago
3e56e16
crypto: cryptd - move kcrypto_wq into cryptd
by Eric Biggers
· 6 years ago
2621a86
crypto: vmx - convert to skcipher API
by Eric Biggers
· 6 years ago
1fa0a7d
crypto: vmx - convert to SPDX license identifiers
by Eric Biggers
· 6 years ago
1a9e937
hwrng: meson - update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
0f7a813
crypto: crypto4xx - block ciphers should only accept complete blocks
by Christian Lamparter
· 6 years ago
70c4997
crypto: crypto4xx - fix blocksize for cfb and ofb
by Christian Lamparter
· 6 years ago
bfa2ba7
crypto: crypto4xx - fix AES CTR blocksize value
by Christian Lamparter
· 6 years ago
bb992bc
crypto: caam - print debugging hex dumps after unmapping
by Sascha Hauer
· 6 years ago
3e03e79
crypto: talitos - fix skcipher failure due to wrong output IV
by Christophe Leroy
· 6 years ago
89646fd
crypto: ccp - Fix 3DES complaint from ccp-crypto module
by Hook, Gary
· 6 years ago
c3b359d
crypto: ccp - fix AES CFB error exposed by new test vectors
by Hook, Gary
· 6 years ago
499df96
crypto: ccp - AES CFB mode is a stream cipher
by Hook, Gary
· 6 years ago
a7cd942
crypto: caam/qi - DMA map keys using proper device
by Horia Geantă
· 6 years ago
b2b2ee3
crypto: caam/qi - fix address translations with IOMMU enabled
by Horia Geantă
· 6 years ago
6b17568
crypto: caam/qi - don't allocate an extra platform device
by Horia Geantă
· 6 years ago
1b46c90
crypto: caam - convert top level drivers to libraries
by Horia Geantă
· 6 years ago
a5e5c13
crypto: caam - fix S/G table passing page boundary
by Horia Geantă
· 6 years ago
dcd9c76
crypto: caam - avoid S/G table fetching for AEAD zero-length output
by Horia Geantă
· 6 years ago
a3af113
crypto: qat - do not offload zero length requests
by Giovanni Cabiddu
· 6 years ago
96ee111
crypto: qat - return error for block ciphers for invalid requests
by Giovanni Cabiddu
· 6 years ago
92fec16
crypto: qat - return proper error code in setkey
by Giovanni Cabiddu
· 6 years ago
51d33c2
crypto: qat - fix block size for aes ctr mode
by Giovanni Cabiddu
· 6 years ago
15b5e91
crypto: qat - update iv after encryption or decryption operations
by Giovanni Cabiddu
· 6 years ago
c044b62
crypto: qat - add check for negative offset in alg precompute function
by Shant KumarX Sonnad
· 6 years ago
9332249
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
by Xin Zeng
· 6 years ago
ff8583d
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f23d871
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
a13f950
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
39feaa3
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4c4a5c9
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
b0bb126
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
Next »