Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
198429631a85622da1d08d360ef02cfb84c95919
1984296
crypto: arm64/aegis128 - implement plain NEON version
by Ard Biesheuvel
· 5 years ago
a439763
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
by Ard Biesheuvel
· 5 years ago
cf3d41a
crypto: aegis128 - add support for SIMD acceleration
by Ard Biesheuvel
· 5 years ago
8083b1b
crypto: xts - add support for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
a62084d
crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
by Pascal van Leeuwen
· 5 years ago
440dc9a
crypto: streebog - remove two unused variables
by YueHaibing
· 5 years ago
c2ccfa9
crypto: aes-generic - remove unused variable 'rco_tab'
by YueHaibing
· 5 years ago
5d2ded2
Documentation: crypto: crypto_engine: Fix Sphinx warning
by Jonathan Neuschäfer
· 5 years ago
5f05cdc
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
by Phani Kiran Hemadri
· 5 years ago
b31c17c
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
by Phani Kiran Hemadri
· 5 years ago
43b970f
crypto: cryptd - Use refcount_t for refcount
by Chuhong Yuan
· 5 years ago
03a3bb7
hwrng: core - Freeze khwrng thread during suspend
by Stephen Boyd
· 5 years ago
c9fbcf6
crypto: caam/qi - execute library only on DPAA 1.x
by Horia Geantă
· 5 years ago
1ed2002
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
by Zhou Wang
· 5 years ago
902f0ba
crypto: hisilicon - add missing single_release
by Zhou Wang
· 5 years ago
5c08619
crypto: hisilicon - init curr_sgl_dma to fix compile warning
by Zhou Wang
· 5 years ago
db01e48
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
by Zhou Wang
· 5 years ago
00ae05d
crypto: hisilicon - fix kbuild warnings
by Zhou Wang
· 5 years ago
ec9c7d1
padata: initialize pd->cpu with effective cpumask
by Daniel Jordan
· 5 years ago
3a646b6
crypto: ccp - Remove unnecessary linux/pci.h include
by Bjorn Helgaas
· 5 years ago
f6b0b78
crypto: ccp - Include DMA declarations explicitly
by Bjorn Helgaas
· 5 years ago
2229c74
crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
a54d83d
crypto: qce - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
473b4d9
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
7217447
crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
cf68528
crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
9a8e0a5
crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
b26120f
crypto: mediatek - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
f8dab55
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
f78c712
crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
6d1c018
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
17729e5
crypto: ccp - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
0866ba2
crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
74bf81d
crypto: gcm - restrict assoclen for rfc4543
by Iuliana Prodan
· 5 years ago
ad3f0a93
MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
by Zhou Wang
· 5 years ago
72c7a68
crypto: hisilicon - add debugfs for ZIP and QM
by Zhou Wang
· 5 years ago
8201fdf
Documentation: Add debugfs doc for hisi_zip
by Zhou Wang
· 5 years ago
79e09f3
crypto: hisilicon - add SRIOV support for ZIP
by Zhou Wang
· 5 years ago
62c455c
crypto: hisilicon - add HiSilicon ZIP accelerator support
by Zhou Wang
· 5 years ago
dfed009
crypto: hisilicon - add hardware SGL support
by Zhou Wang
· 5 years ago
263c995
crypto: hisilicon - add queue management driver for HiSilicon QM module
by Zhou Wang
· 5 years ago
d13dfae
crypto: engine - Reduce default RT priority
by Peter Zijlstra
· 5 years ago
0435d47
crypto: caam - change return value in case CAAM has no MDHA
by Iuliana Prodan
· 5 years ago
58068cf
crypto: caam - unregister algorithm only if the registration succeeded
by Iuliana Prodan
· 5 years ago
4e3a61c
crypto: caam - execute module exit point only if necessary
by Iuliana Prodan
· 5 years ago
c59a1d4
crypto: caam - free resources in case caam_rng registration failed
by Iuliana Prodan
· 5 years ago
e9b4913
crypto: caam - fix MDHA key derivation for certain user key lengths
by Horia Geantă
· 5 years ago
a2fb864
crypto: caam - keep both virtual and dma key addresses
by Horia Geantă
· 5 years ago
d28a43e
crypto: caam - update rfc4106 sh desc to support zero length input
by Iuliana Prodan
· 5 years ago
31bb2f0
crypto: caam - check zero-length input
by Iuliana Prodan
· 5 years ago
fcd23ed
crypto: caam - check assoclen
by Iuliana Prodan
· 5 years ago
68a5139
crypto: caam - check authsize
by Iuliana Prodan
· 5 years ago
836d8f4
crypto: caam - check key length
by Iuliana Prodan
· 5 years ago
1ccb39e
crypto: caam - update IV only when crypto operation succeeds
by Horia Geantă
· 5 years ago
1984aae
crypto: caam - fix return code in completion callbacks
by Horia Geantă
· 5 years ago
51fab3d
crypto: caam/qi - fix error handling in ERN handler
by Horia Geantă
· 5 years ago
bc67d04
crypto: aes - helper function to validate key length for AES algorithms
by Iuliana Prodan
· 5 years ago
65526f6
crypto: gcm - helper functions for assoclen/authsize check
by Iuliana Prodan
· 5 years ago
1bfaac7
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
by Pascal van Leeuwen
· 5 years ago
114e2cc
crypto: ccp - Clean up and exit correctly on allocation failure
by Gary R Hook
· 5 years ago
514838e
crypto: drivers - Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
f26882a
crypto: inside-secure - Use defines instead of some constants (cosmetic)
by Pascal van Leeuwen
· 5 years ago
48f89d2
crypto: caam - fix concurrency issue in givencrypt descriptor
by Horia Geantă
· 5 years ago
15b2455
crypto: ux500/crypt - Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
f6ebfd7
crypto: ccp - Log an error message when ccp-crypto fails to load
by Gary R Hook
· 5 years ago
e88b27c
crypto: ccree - use std api sg_zero_buffer
by Gilad Ben-Yossef
· 5 years ago
7a4be6c
crypto: ccree - use the full crypt length value
by Gilad Ben-Yossef
· 5 years ago
b7a2758
hwrng: n2-drv - fix typo
by Stephen Rothwell
· 5 years ago
155e4db
asm-generic: Remove redundant arch-specific rules for simd.h
by Herbert Xu
· 5 years ago
176435a
crypto: caam - defer probing until QMan is available
by Horia Geantă
· 5 years ago
2ef5404
hwrng: timeriomem - add include guard to timeriomem-rng.h
by Masahiro Yamada
· 5 years ago
f9981bc
crypto: api - Remove redundant #ifdef in crypto_yield()
by Thomas Gleixner
· 5 years ago
3e75241
hwrng: drivers - Use device-managed registration API
by Chuhong Yuan
· 5 years ago
dec0fb3
crypto: jitterentropy - build without sanitizer
by Arnd Bergmann
· 5 years ago
3bd4952
crypto: nx - Add of_node_put() before return in 842
by Nishka Dasgupta
· 5 years ago
939f146
crypto: user - fix potential warnings in cryptouser.h
by Masahiro Yamada
· 5 years ago
68289c6
crypto: add header include guards
by Masahiro Yamada
· 5 years ago
1c0ab40
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
by Vakul Garg
· 5 years ago
1b82feb
crypto: qat - Silence smp_processor_id() warning
by Alexander Sverdlin
· 5 years ago
0197028
crypto: atmel-sha204a - Use device-managed registration API
by Chuhong Yuan
· 5 years ago
c9f1fd4
Revert "crypto: aegis128 - add support for SIMD acceleration"
by Herbert Xu
· 5 years ago
82cb548
asm-generic: make simd.h a mandatory include/asm header
by Ard Biesheuvel
· 5 years ago
931c940
crypto: s390/aes - fix name clash after AES library refactor
by Ard Biesheuvel
· 5 years ago
8dfa20f
crypto: ghash - add comment and improve help text
by Eric Biggers
· 5 years ago
065cf57
padata: purge get_cpu and reorder_via_wq from padata_do_serial
by Daniel Jordan
· 5 years ago
b3553ef
crypto: bcm - check assoclen for rfc4543/rfc4106
by Iuliana Prodan
· 5 years ago
b93ecf4
crypto: ccree - check assoclen for rfc4543
by Iuliana Prodan
· 5 years ago
6fc4dbc
padata: Replace delayed timer with immediate workqueue in padata_reorder
by Herbert Xu
· 5 years ago
97ac82d
crypto: aegis - fix badly optimized clang output
by Arnd Bergmann
· 5 years ago
bfb5eb0
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
by Chuhong Yuan
· 5 years ago
6ed0109
crypto: caam/qi2 - Increase napi budget to process more caam responses
by Vakul Garg
· 5 years ago
f2f1d75
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 5 years ago
d10d094
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 5 years ago
72c8117
crypto: ccp - Reduce maximum stack usage
by Arnd Bergmann
· 5 years ago
2a03e3a
crypto: ccp - Include the module name in system log messages
by Hook, Gary
· 5 years ago
4f22f32
crypto: Remove orphan tools/crypto directory
by Herbert Xu
· 5 years ago
a7268c4
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
by Phani Kiran Hemadri
· 5 years ago
a7c2647
crypto: ccp - Add a module parameter to control registration for DMA
by Hook, Gary
· 5 years ago
90773bc
crypto: ccp - module parameter to limit the number of enabled CCPs
by Hook, Gary
· 5 years ago
c4a8927
crypto: ccp - Add a module parameter to specify a queue count
by Hook, Gary
· 5 years ago
Next »