summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe2018-03-091-88/+44
* hwrng: cavium - make two functions staticColin Ian King2018-03-092-2/+2
* crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart2018-03-091-1/+1
* crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart2018-03-093-45/+18
* crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz2018-03-093-14/+14
* include: psp-sev: Capitalize invalid length enumBrijesh Singh2018-03-021-1/+1
* crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh2018-03-021-4/+4
* crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero2018-03-021-4/+3
* crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior2018-03-021-4/+3
* crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart2018-03-021-1/+1
* crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva2018-03-021-15/+24
* crypto: caam - Fix null dereference at error pathRui Miguel Silva2018-03-021-3/+0
* crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh2018-03-021-3/+3
* crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-024-187/+0
* crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers2018-03-023-18/+14
* crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers2018-03-022-406/+0
* crypto: lrw - remove lrw_crypt()Eric Biggers2018-03-023-158/+39
* crypto: xts - remove xts_crypt()Eric Biggers2018-03-022-89/+0
* crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-024-443/+208
* crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-022-84/+80
* crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-024-113/+24
* crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-023-95/+1
* crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2018-03-022-180/+1
* crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-023-168/+2
* crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-022-120/+120
* crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2018-03-022-118/+114
* crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2018-03-022-216/+104
* crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2018-03-022-180/+1
* crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-022-228/+130
* crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-03-021-2/+1
* crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2018-03-022-219/+102
* crypto: x86/twofish-avx - remove LRW algorithmEric Biggers2018-03-022-189/+1
* crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers2018-03-022-85/+68
* crypto: x86/twofish-3way - remove XTS algorithmEric Biggers2018-03-024-118/+25
* crypto: x86/twofish-3way - remove LRW algorithmEric Biggers2018-03-024-92/+27
* crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers2018-03-024-446/+219
* crypto: x86/serpent-avx - remove LRW algorithmEric Biggers2018-03-023-187/+1
* crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers2018-03-022-176/+1
* crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers2018-03-022-157/+74
* crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers2018-03-022-174/+0
* crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers2018-03-022-131/+1
* crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers2018-03-022-0/+219
* crypto: simd - allow registering multiple algorithms at onceEric Biggers2018-03-022-0/+57
* crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef2018-03-021-2/+1
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-0214-135/+237
* dt-bindings: Add DT bindings for ccree 710 and 630pGilad Ben-Yossef2018-03-021-1/+2
* crypto: ccree - remove unused definitionsGilad Ben-Yossef2018-03-021-20/+0
* crypto: marvell/cesa - Clean up redundant #includeRobin Murphy2018-03-021-1/+0
* hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-021-15/+10
* dt-bindings: rng: add clock detection error for stm32lionel.debieve@st.com2018-03-021-0/+1