summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-09-25crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-09-25crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă
2017-09-25crypto: caam - fix gfp allocation flags (part II)Horia Geantă
2017-09-25crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-09-25crypto: caam - make of_device_ids const.Arvind Yadav
2017-09-25crypto: caam - fix error return code in caam_qi_init()Wei Yongjun
2017-09-25crypto: caam - use dma_map_sg() return codeHoria Geantă
2017-09-25crypto: caam/qi - use QBMan (NXP) SDK driverHoria Geantă
2017-09-25crypto: caam/qi2 - setup CG only if supportedHoria Geantă
2017-09-25crypto: caam/qi2 - add dpseci capabilities supportHoria Geantă
2017-09-25crypto: caam/qi2 - fix authenc givencrypt shared descriptorHoria Geantă
2017-09-25crypto: caam - fix signals handlingHoria Geantă
2017-09-25crypto: caam/qi2 - add support for TLS 1.0 recordRadu Alexe
2017-09-25crypto: caam/qi - add support for TLS 1.0 recordRadu Alexe
2017-09-25crypto: caam - add support for MOVEB commandRadu Alexe
2017-09-25crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă
2017-09-25crypto: caam/qi - don't include sg_sw_sec4.h headerHoria Geantă
2017-09-25crypto: caam/qi - explicitly set dma_opsHoria Geantă
2017-09-25crypto: caam/qi - fix AD length endianness in S/G entryHoria Geantă
2017-09-25crypto: caam/jr - add support for DPAA2 partsHoria Geantă
2017-09-25crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă
2017-09-25crypto: caam/qi2 - fix compilation with DEBUG enabledHoria Geantă
2017-09-25crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă
2017-09-25crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus
2017-09-25crypto: caam/qi2 - sync w/ core - add caam_imxHoria Geantă
2017-09-25crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă
2017-09-25crypto: caam - revert rename of CRYPTO_DEV_FSL_CAAMHoria Geantă
2017-09-25crypto: caam/qi2 - add ablkcipher algorithmsHoria Geantă
2017-09-25crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2017-09-25crypto: caam - add Queue Interface v2 error codesHoria Geantă
2017-09-25crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2017-09-25crypto: caam/qi - prepare for gcm(aes) supportHoria Geantă
2017-09-25crypto: cammpkc - add support for RSA key form 3Radu Alexe
2017-09-25crypto: caampkc - add support for RSA key form 2Radu Alexe
2017-09-25crypto: caampkc - incapsulate dropping leading zeros into functionRadu Alexe
2017-09-25crypto: caampkc - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus
2017-09-25crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-09-25crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă
2017-09-25crypto: caam - add Queue Interface (QI) backend supportHoria Geantă
2017-09-25crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă
2017-09-25scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-09-25crypto: caam - fix state buffer DMA (un)mappingHoria Geantă
2017-09-25crypto: caam - abstract ahash request double bufferingHoria Geantă
2017-09-25crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă
2017-09-25crypto: caam - don't dma_map key for hash algorithmsHoria Geantă
2017-09-25crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă
2017-09-25crypto: caam - check sg_count() return valueHoria Geantă
2017-09-25crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă
2017-09-25crypto: caam - fix JR IO mapping if one failsTudor Ambarus
2017-09-25crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă