Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6f17e00f77d8ab2a8ce1f41848181a88108ed6c7
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
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
eda69b0
crypto: testmgr - add panic_on_fail module parameter
by Eric Biggers
· 6 years ago
f6e9af8
crypto: arm64/cbcmac - handle empty messages in same way as template
by Eric Biggers
· 6 years ago
c31a871
crypto: cts - don't support empty messages
by Eric Biggers
· 6 years ago
c5c4688
crypto: streebog - fix unaligned memory accesses
by Eric Biggers
· 6 years ago
5e27f38
crypto: chacha20poly1305 - set cra_name correctly
by Eric Biggers
· 6 years ago
dcaca01
crypto: skcipher - don't WARN on unprocessed data after slow walk step
by Eric Biggers
· 6 years ago
dec3d0b
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
by Eric Biggers
· 6 years ago
307508d
crypto: crct10dif-generic - fix use via crypto_shash_digest()
by Eric Biggers
· 6 years ago
f947d7f
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
by YueHaibing
· 6 years ago
dbbaffe
crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
by YueHaibing
· 6 years ago
d315497
crypto: marvell - remove set but not used variable 'index'
by YueHaibing
· 6 years ago
8316da0
crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()
by YueHaibing
· 6 years ago
61abc35
crypto: aes - Use ___cacheline_aligned for aes data
by Andi Kleen
· 6 years ago
71052dc
crypto: scompress - Use per-CPU struct instead multiple variables
by Sebastian Andrzej Siewior
· 6 years ago
6a4d1b1
crypto: scompress - return proper error code for allocation failure
by Sebastian Andrzej Siewior
· 6 years ago
d6112ea
crypto: ccp - introduce SEV_GET_ID2 command
by Singh, Brijesh
· 6 years ago
ffecb69
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
by Dan Carpenter
· 6 years ago
8a3719a5
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
by Nagadheeraj Rottela
· 6 years ago
33d6945
crypto: caam - limit AXI pipeline to a depth of 1
by Iuliana Prodan
· 6 years ago
Next »