aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe
2018-03-09crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-03-09hwrng: cavium - make two functions staticColin Ian King
2018-03-09crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz
2018-03-03include: psp-sev: Capitalize invalid length enumBrijesh Singh
2018-03-03crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh
2018-03-03crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-03-03crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior
2018-03-03crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart
2018-03-03crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva
2018-03-03crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-03-03crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh
2018-03-03crypto: ablk_helper - remove ablk_helperEric Biggers
2018-03-03crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers
2018-03-03crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers
2018-03-03crypto: lrw - remove lrw_crypt()Eric Biggers
2018-03-03crypto: xts - remove xts_crypt()Eric Biggers
2018-03-03crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/camellia - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/camellia - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/camellia - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/blowfish: convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast6-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-03-03crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-3way - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/twofish-3way - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/serpent-avx - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers
2018-03-03crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers
2018-03-03crypto: simd - allow registering multiple algorithms at onceEric Biggers
2018-03-03crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-03-03dt-bindings: Add DT bindings for ccree 710 and 630pGilad Ben-Yossef
2018-03-03crypto: ccree - remove unused definitionsGilad Ben-Yossef
2018-03-03crypto: marvell/cesa - Clean up redundant #includeRobin Murphy
2018-03-03hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com