summaryrefslogtreecommitdiff
path: root/drivers/misc/tegra-cryptodev.c
AgeCommit message (Expand)Author
2018-04-03cryptodev: prevent speculative load related leakJeetesh Burman
2018-03-19tegra-cryptodev:Avoid untrusted usrptr dereferenceMallikarjun Kasoju
2018-01-31cryptodev: avoid untrusted user pointersKonduri Praveen
2017-05-05drivers: crypto: Avoid use of tainted scalar valueKonduri Praveen
2017-05-02tegra-cryptodev:check valid SHA message lengthKonduri Praveen
2014-03-20misc: cryptodev: modify driver for 64 bit safenessShravani Dingari
2014-03-11misc: cryptodev: Fix 64 vs 32bit compatibilityShravani Dingari
2013-12-30ARM: tegra: misc_cryptodev: Dead code,null pointerSumit Singh
2013-12-12misc: tegra-cryptoev: Simple code modificationShravani Dingari
2013-12-09misc:tegra-cryptodev: Add RSA Context Restore testShravani Dingari
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14misc: cryptodev: Add test for SE context restoreShravani Dingari
2013-09-14misc: tegra-cryptodev: Extend DRBG support to t148Shravani Dingari
2013-09-14misc: tegra-cryptodev: Fix error check for return valueShravani Dingari
2013-09-14misc: tegra-cryptodev: Enhancement to support RSAMallikarjun Kasoju
2013-09-14misc: tegra-cryptodev: fix resource leakSri Krishna chowdary
2013-09-14misc: tegra-cryptodev: add drbg supportMallikarjun Kasoju
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14misc: tegra-crypto: enable prints for some errorsVarun Wadekar
2013-09-14misc: tegra-crypto: do not specify any key when using sskVarun Wadekar
2013-09-14misc: tegra-cryptodev: asynchronous callbacks for encrypt/decryptVarun Wadekar
2013-09-14misc: tegra-cryptodev: device node to access tegra aes hwVarun Wadekar