Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3499efbeed39d114873267683b9e776bcb34b058
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
f0372c0
crypto: testmgr - add missing self test entries for protected keys
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
54fe792
crypto: shash - remove useless crypto_yield() in shash_ahash_digest()
by Eric Biggers
· 6 years ago
6a1faa4
crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
by Eric Biggers
· 6 years ago
f699594
crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
by Eric Biggers
· 6 years ago
67cb60e
crypto: shash - fix missed optimization in shash_ahash_digest()
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
0a877e3
crypto: cryptd - remove ability to instantiate ablkciphers
by Eric Biggers
· 6 years ago
8c3fffe
crypto: scompress - initialize per-CPU variables on each CPU
by Sebastian Andrzej Siewior
· 6 years ago
f0cfd57
crypto: rockchip - update IV buffer to contain the next IV
by Zhang Zhijie
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
40153b1
crypto: testmgr - fuzz AEADs against their generic implementation
by Eric Biggers
· 6 years ago
d435e10
crypto: testmgr - fuzz skciphers against their generic implementation
by Eric Biggers
· 6 years ago
9a8a6b3
crypto: testmgr - fuzz hashes against their generic implementation
by Eric Biggers
· 6 years ago
f2bb770a
crypto: testmgr - add helpers for fuzzing against generic implementation
by Eric Biggers
· 6 years ago
951d133
crypto: testmgr - identify test vectors by name rather than number
by Eric Biggers
· 6 years ago
5283a8e
crypto: testmgr - expand ability to test for errors
by Eric Biggers
· 6 years ago
be08f0c
integrity: support EC-RDSA signatures for asymmetric_verify
by Vitaly Chikunov
· 6 years ago
32fbdbd
crypto: ecrdsa - add EC-RDSA test vectors to testmgr
by Vitaly Chikunov
· 6 years ago
0d7a786
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
by Vitaly Chikunov
· 6 years ago
4a2289d
crypto: ecc - make ecc into separate module
by Vitaly Chikunov
· 6 years ago
3d6228a
crypto: Kconfig - create Public-key cryptography section
by Vitaly Chikunov
· 6 years ago
f1774cb
X.509: parse public key parameters from x509 for akcipher
by Vitaly Chikunov
· 6 years ago
83bc029
KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
by Vitaly Chikunov
· 6 years ago
c7381b0
crypto: akcipher - new verify API for public key algorithms
by Vitaly Chikunov
· 6 years ago
3ecc972
crypto: rsa - unimplement sign/verify for raw RSA backends
by Vitaly Chikunov
· 6 years ago
78a0324f
crypto: akcipher - default implementations for request callbacks
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
eee25da
crypto: sparc - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
55902d8
crypto: s390 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
d7198ce
crypto: des_generic - Forbid 2-key in 3DES and add helpers
by Herbert Xu
· 6 years ago
694e0db
crypto: vmx - return correct error code on failed setkey
by Eric Biggers
· 6 years ago
4a8108b
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
by Eric Biggers
· 6 years ago
767f015
crypto: arm/aes-neonbs - don't access already-freed walk.iv
by Eric Biggers
· 6 years ago
edaf28e
crypto: salsa20 - don't access already-freed walk.iv
by Eric Biggers
· 6 years ago
aec286c
crypto: lrw - don't access already-freed walk.iv
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
Next »