Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9726bfcdb977d6f78074fcc5dd23003b450c1f35
/
drivers
/
crypto
dd4542d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
83bf425
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
by David Rientjes
· 5 years ago
538a5a07
crypto: ccp/gcm - use const time tag comparison.
by Cfir Cohen
· 6 years ago
dc7a12b
docs: arm: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
20e833d
crypto: ccp - memset structure fields to zero before reuse
by Hook, Gary
· 6 years ago
95566aa
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
by Wen Yang
· 6 years ago
049ce15
crypto: stm32/hash - Fix incorrect printk modifier for size_t
by Herbert Xu
· 6 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
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f3880a2
crypto: stm32/hash - remove interruptible condition for dma
by Lionel Debieve
· 6 years ago
0acabec
crypto: stm32/hash - Fix hmac issue more than 256 bytes
by Lionel Debieve
· 6 years ago
fdbd643
crypto: stm32/crc32 - rename driver file
by Lionel Debieve
· 6 years ago
66d9c1c
crypto: amcc - remove memset after dma_alloc_coherent
by Fuqian Huang
· 6 years ago
600bac0
crypto: ccp - Switch to SPDX license identifiers
by Hook, Gary
· 6 years ago
52393d6
crypto: ccp - Validate the the error value used to index error messages
by Hook, Gary
· 6 years ago
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
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
bdb275b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
cb849fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 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
27ba4de
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442
by Thomas Gleixner
· 6 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
64d85cc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
2af7a0f
locking/atomic, crypto/nx: Remove redundant casts
by Mark Rutland
· 6 years ago
90fde66
locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
by Mark Rutland
· 6 years ago
62e139e
crypto: ux500 - fix license comment syntax error
by Alex Xu (Hello71)
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
84a14ae
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
by Thomas Gleixner
· 6 years ago
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 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
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
Next »