summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra-aes.c
AgeCommit message (Expand)Author
2011-05-09crypto: tegra-aes: performance optimisationsVarun Wadekar
2011-04-28crypto: tegra-aes: dual core supportSanjay Singh Rawat
2011-04-20crypto: tegra-aes: add support for aes-ofb modepuneet saxena
2011-04-01crypto: tegra-aes: reclaim key slot in cra_exitVarun Wadekar
2011-03-16crypto: tegra-aes: enable/disable irq per requestVarun Wadekar
2011-03-16Revert "Revert "crypto: tegra-aes: performance improvements""Varun Wadekar
2011-03-10Revert "crypto: tegra-aes: performance improvements"Varun Colbert
2011-03-10crypto: tegra-aes: performance improvementsVarun Wadekar
2011-03-09crypto: tegra-aes: do not track ssk slotVarun Wadekar
2011-03-09crypto: tegra-aes: set vde clock to max in _probeVarun Wadekar
2011-01-27crypto: tegra-aes: perf: remove unnecessary polling and memsetVarun Wadekar
2011-01-12crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall
2011-01-13crypto: tegra-aes: improve encrypt/decrypt performanceVarun Wadekar
2011-01-12crypto: tegra-aes: call INIT_COMPLETION before setting the transferVarun Wadekar
2011-01-12crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2011-01-07crytpo: tegra-aes: make aes_handle_req aynschronousVarun Wadekar
2010-12-29crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2010-12-29crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
2010-12-16crypto: tegra-aes: Disable clock at end of probeColin Cross
2010-12-14crypto: driver for tegra AES hardwareVarun Wadekar