summaryrefslogtreecommitdiffstats
path: root/init/calibrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-02crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh1-4/+4
2018-03-02crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero1-4/+3
2018-03-02crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior1-4/+3
2018-03-02crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart1-1/+1
2018-03-02crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva1-15/+24
2018-03-02crypto: caam - Fix null dereference at error pathRui Miguel Silva1-3/+0
2018-03-02crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh1-3/+3
2018-03-02crypto: ablk_helper - remove ablk_helperEric Biggers4-187/+0
2018-03-02crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers3-18/+14
2018-03-02crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers2-406/+0
2018-03-02crypto: lrw - remove lrw_crypt()Eric Biggers3-158/+39
2018-03-02crypto: xts - remove xts_crypt()Eric Biggers2-89/+0
2018-03-02crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers4-443/+208
2018-03-02crypto: x86/camellia - convert to skcipher interfaceEric Biggers2-84/+80
2018-03-02crypto: x86/camellia - remove XTS algorithmEric Biggers4-113/+24
2018-03-02crypto: x86/camellia - remove LRW algorithmEric Biggers3-95/+1
2018-03-02crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2-180/+1
2018-03-02crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers3-168/+2
2018-03-02crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2-120/+120
2018-03-02crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2-118/+114
2018-03-02crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2-216/+104
2018-03-02crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2-180/+1
2018-03-02crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2-228/+130
2018-03-02crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-03-02crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2-219/+102
2018-03-02crypto: x86/twofish-avx - remove LRW algorithmEric Biggers2-189/+1
2018-03-02crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers2-85/+68
2018-03-02crypto: x86/twofish-3way - remove XTS algorithmEric Biggers4-118/+25
2018-03-02crypto: x86/twofish-3way - remove LRW algorithmEric Biggers4-92/+27
2018-03-02crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers4-446/+219
2018-03-02crypto: x86/serpent-avx - remove LRW algorithmEric Biggers3-187/+1
2018-03-02crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers2-176/+1
2018-03-02crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers2-157/+74
2018-03-02crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers2-174/+0
2018-03-02crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers2-131/+1
2018-03-02crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers2-0/+219
2018-03-02crypto: simd - allow registering multiple algorithms at onceEric Biggers2-0/+57
2018-03-02crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef1-2/+1
2018-03-02crypto: ccree - add support for older HW revsGilad Ben-Yossef14-135/+237
2018-03-02dt-bindings: Add DT bindings for ccree 710 and 630pGilad Ben-Yossef1-1/+2
2018-03-02crypto: ccree - remove unused definitionsGilad Ben-Yossef1-20/+0
2018-03-02crypto: marvell/cesa - Clean up redundant #includeRobin Murphy1-1/+0
2018-03-02hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com1-15/+10
2018-03-02dt-bindings: rng: add clock detection error for stm32lionel.debieve@st.com1-0/+1
2018-03-02hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com1-1/+9
2018-03-02dt-bindings: rng: add reset node for stm32lionel.debieve@st.com1-0/+3
2018-03-02hwrng: stm32 - add reset during probelionel.debieve@st.com1-0/+9
2018-02-22crypto: ccree - fix memdup.cocci warningsFengguang Wu1-2/+1
2018-02-22crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring3-19/+5
2018-02-22crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring1-1/+0