summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King
2017-10-07crypto: omap - return -ENOMEM on allocation failure.Allen
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2017-10-07padata: set cpu_index of unused CPUs to -1Mathias Krause
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka
2017-10-07crypto:ccp - invoke the DMA callback in a standard wayamd
2017-10-07crypto: ccp - unmap pages and remove unmap objects in callbackamd
2017-09-22crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi
2017-09-22crypto: drop unnecessary return statementsGeliang Tang
2017-09-22crypto: Use PTR_ERR_ZEROHimanshu Jha
2017-09-22crypto: inside-secure - remove null check before kfreeHimanshu Jha
2017-09-22crypto: n2 - remove null check before kfreeHimanshu Jha
2017-09-22crypto: padlock-sha - constify x86_cpu_idArvind Yadav
2017-09-22crypto: padlock-aes - constify x86_cpu_idArvind Yadav
2017-09-22crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter
2017-09-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2017-09-22crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter
2017-09-22crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()Christian Lamparter
2017-09-22crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter
2017-09-22crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter
2017-09-22crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declarationChristian Lamparter
2017-09-22crypto: crypto4xx - remove double assignment of pd_uinfo->stateChristian Lamparter
2017-09-22crypto: crypto4xx - remove extern statement before function declarationChristian Lamparter
2017-09-22crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flagChristian Lamparter
2017-09-22crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter
2017-09-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2017-09-22dt/bindings: exynos-rng: Move dt binding documentation to bindings/cryptoPrasannaKumar Muralidharan
2017-09-22hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan
2017-09-22crypto: aesni - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: gcm - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: omap - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: chelsio - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: mediatek - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: bcm - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: atmel - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: nx - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: ccp - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: caam - Use GCM IV size constantCorentin LABBE
2017-09-22crypto: gcm - add GCM IV size constantCorentin LABBE
2017-09-22crypto: mediatek - Add empty messages check in GCM modeRyder Lee
2017-09-22crypto: sm3 - add SM3 test vectorsGilad Ben-Yossef
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef
2017-09-22crypto: aesni - make arrays aesni_simd_skciphers and aesni_simd_skciphers2 st...Colin Ian King
2017-09-22crypto: stm32/hash - Remove uninitialized symbollionel.debieve@st.com
2017-09-22hwrng: pseries - constify vio_device_idArvind Yadav
2017-09-22crypto: nx-842 - constify vio_device_idArvind Yadav
2017-09-22crypto: nx - constify vio_device_idArvind Yadav
2017-09-22crypto: doc - clarify return values for async hash methodsKamil Konieczny
2017-09-22crypto: axis - hide an unused variableArnd Bergmann