Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8c65d35435e8cbfdf953cafe5ebe3648ee9276a2
/
drivers
8c65d35
crypto: caam - fix caam_dump_sg that iterates through scatterlist
by Iuliana Prodan
· 6 years ago
24586b5
crypto: caam - fix DKP detection logic
by Herbert Xu
· 6 years ago
0a4491d
crypto: chelsio - count incomplete block in IV
by Atul Gupta
· 6 years ago
33ddc10
crypto: chelsio - Fix softlockup with heavy I/O
by Atul Gupta
· 6 years ago
b4f91664
crypto: chelsio - Fix NULL pointer dereference
by Atul Gupta
· 6 years ago
e59f755
crypto: ccree - use a proper le32 type for le32 val
by Gilad Ben-Yossef
· 6 years ago
50af327
crypto: ccree - remove set but not used variable 'du_size'
by YueHaibing
· 6 years ago
181a909
crypto: ccree - Make cc_sec_disable static
by YueHaibing
· 6 years ago
22e2db6
crypto: ccree - fix spelling mistake "protedcted" -> "protected"
by Colin Ian King
· 6 years ago
418cd20e
crypto: caam/qi2 - generate hash keys in-place
by Horia Geantă
· 6 years ago
5965dc7
crypto: caam/qi2 - fix DMA mapping of stack memory
by Horia Geantă
· 6 years ago
07586d3
crypto: caam/qi2 - fix zero-length buffer DMA mapping
by Horia Geantă
· 6 years ago
5f49f18
crypto: stm32/cryp - update to return iv_out
by Lionel Debieve
· 6 years ago
29aed43
crypto: stm32/cryp - remove request mutex protection
by Lionel Debieve
· 6 years ago
7ee27f5
crypto: stm32/cryp - add weak key check for DES
by Lionel Debieve
· 6 years ago
6bbc393
crypto: atmel - remove set but not used variable 'alg_name'
by YueHaibing
· 6 years ago
0e4c610
crypto: picoxcell - Use dev_get_drvdata()
by Kefeng Wang
· 6 years ago
38cf553
crypto: crypto4xx - get rid of redundant using_sd variable
by Christian Lamparter
· 6 years ago
9848e4c
crypto: crypto4xx - use sync skcipher for fallback
by Christian Lamparter
· 6 years ago
7e92e17
crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
by Christian Lamparter
· 6 years ago
25baaf8
crypto: crypto4xx - fix ctr-aes missing output IV
by Christian Lamparter
· 6 years ago
42e37c2e
crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o
by Masahiro Yamada
· 6 years ago
7138377
crypto: ccree - handle tee fips error during power management resume
by Ofir Drang
· 6 years ago
897ab23
crypto: ccree - add function to handle cryptocell tee fips error
by Ofir Drang
· 6 years ago
3499efb
crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspend
by Ofir Drang
· 6 years ago
1fc16572
crypto: ccree - remove cc7x3 obsoleted AXIM configs
by Ofir Drang
· 6 years ago
7766dd7
crypto: ccree - pm resume first enable the source clk
by Ofir Drang
· 6 years ago
e8662a6
crypto: ccree - don't map AEAD key and IV on stack
by Gilad Ben-Yossef
· 6 years ago
874e163
crypto: ccree - don't map MAC key on stack
by Gilad Ben-Yossef
· 6 years ago
18dd574
crypto: ccree - allow more AEAD assoc data fragments
by Gilad Ben-Yossef
· 6 years ago
f3df82b
crypto: ccree - use correct internal state sizes for export
by Gilad Ben-Yossef
· 6 years ago
05c292a
crypto: ccree - zap entire sg on aead request unmap
by Gilad Ben-Yossef
· 6 years ago
c776f7d
crypto: ccree - make AEAD sgl iterator well behaved
by Gilad Ben-Yossef
· 6 years ago
da3cf67
crypto: ccree - don't mangle the request assoclen
by Gilad Ben-Yossef
· 6 years ago
c9877cb
crypto: ccree - simplify AEAD ICV addr calculation
by Gilad Ben-Yossef
· 6 years ago
6825cfd
crypto: ccree - simplify fragment ICV detection
by Gilad Ben-Yossef
· 6 years ago
bd233ba
crypto: ccree - remove unused defines
by Gilad Ben-Yossef
· 6 years ago
d2d34fb
crypto: ccree - do not copy zero size MLLI table
by Gilad Ben-Yossef
· 6 years ago
9f31eb6
crypto: ccree - zero out internal struct before use
by Gilad Ben-Yossef
· 6 years ago
03963ca
crypto: ccree - copyright header update
by Gilad Ben-Yossef
· 6 years ago
b7ec853
crypto: ccree - use std api when possible
by Gilad Ben-Yossef
· 6 years ago
dcb2cf1
crypto: ccree - use devm_kzalloc for device data
by Gilad Ben-Yossef
· 6 years ago
d574b70
crypto: ccree - fix mem leak on error path
by Gilad Ben-Yossef
· 6 years ago
1a143cd
crypto: ccree - fix typo in debugfs error path
by Gilad Ben-Yossef
· 6 years ago
c4b22bf
crypto: ccree - remove special handling of chained sg
by Gilad Ben-Yossef
· 6 years ago
151ded7
crypto: ccree - use proper callback completion api
by Gilad Ben-Yossef
· 6 years ago
a108f93
crypto: ccree - fix backlog notifications
by Gilad Ben-Yossef
· 6 years ago
dcf6285
crypto: ccree - add CID and PID support
by Gilad Ben-Yossef
· 6 years ago
6f17e00
crypto: ccree - read next IV from HW
by Gilad Ben-Yossef
· 6 years ago
533edf9
crypto: ccree - adapt CPP descriptor to new HW
by Gilad Ben-Yossef
· 6 years ago
bee711f
crypto: ccree - add SM4 protected keys support
by Gilad Ben-Yossef
· 6 years ago
52f42c6
crypto: ccree - add remaining logic for CPP
by Gilad Ben-Yossef
· 6 years ago
cadfd89
crypto: ccree - add CPP completion handling
by Gilad Ben-Yossef
· 6 years ago
f98f6e2
crypto: ccree - add support for sec disabled mode
by Gilad Ben-Yossef
· 6 years ago
4b1d7de
crypto: ccree - move MLLI desc. before key load
by Gilad Ben-Yossef
· 6 years ago
dd8486c
crypto: ccree - move key load desc. before flow desc.
by Gilad Ben-Yossef
· 6 years ago
0ae1f46
crypto: sun4i-ss - fallback when length is not multiple of blocksize
by Corentin Labbe
· 6 years ago
f873915
crypto: sun4i-ss - Fix invalid calculation of hash end
by Corentin Labbe
· 6 years ago
179930a
crypto: sun4i-ss - remove ivsize from ECB
by Corentin Labbe
· 6 years ago
82b3ad7
crypto: sun4i-ss - Handle better absence/presence of IV
by Corentin Labbe
· 6 years ago
bee7bdf
crypto: cavium/nitrox - Fix HW family part name format
by Nagadheeraj Rottela
· 6 years ago
df80bfd
crypto: caam/jr - update gcm detection logic
by Horia Geantă
· 6 years ago
6ddc8e3
crypto: caam - fix spelling mistake "cannote" -> "cannot"
by Colin Ian King
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
75f2222
crypto: nx - don't abuse shash MAY_SLEEP flag
by Eric Biggers
· 6 years ago
626ddb2
crypto: powerpc - convert to use crypto_simd_usable()
by Eric Biggers
· 6 years ago
0edf859
crypto: cavium - remove bogus code handling cryptd
by Eric Biggers
· 6 years ago
f0cfd57
crypto: rockchip - update IV buffer to contain the next IV
by Zhang Zhijie
· 6 years ago
3ecc972
crypto: rsa - unimplement sign/verify for raw RSA backends
by Vitaly Chikunov
· 6 years ago
3c2bc63
crypto: ux500 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
ef7c5c8
crypto: talitos - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
aee1181
crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
beebb71
crypto: stm32 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
1ad2267
crypto: rockchip - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
5feaaae
crypto: qce - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
aa113da
crypto: picoxcell - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
7f88c4d
crypto: omap - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
e4fffa5
crypto: n2 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
cc4bd9f
crypto: marvell - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
dba434a
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
67ac62b
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
94fc2e0
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
270e21d
crypto: hifn_795x - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
9fbfcef
crypto: ccree - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
76a329c
crypto: ccp - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
1929169
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
3b2de72
crypto: cavium - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
1b52c40
crypto: caam - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
a660824
crypto: bcm - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
52ea3cd
crypto: atmel - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
694e0db
crypto: vmx - return correct error code on failed setkey
by Eric Biggers
· 6 years ago
11fe71f1
crypto: mxs-dcp - remove set but not used variable 'fini'
by YueHaibing
· 6 years ago
222f6b8
crypto: sahara - Convert IS_ENABLED uses to __is_defined
by Joe Perches
· 6 years ago
bbfcac5
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
by Vakul Garg
· 6 years ago
f5a2aeb8
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
by Singh, Brijesh
· 6 years ago
a88be9a
crypto: stm32/hash - Fix self test issue during export
by Lionel Debieve
· 6 years ago
f1b70d1
crypto: mxc-scc - Remove broken driver
by Herbert Xu
· 6 years ago
38a1965
hwrng: stm32 - set default random quality
by Lionel Debieve
· 6 years ago
af0d444
hwrng: stm32 - fix unbalanced pm_runtime_enable
by Lionel Debieve
· 6 years ago
f947d7f
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
by YueHaibing
· 6 years ago
Next »