aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-sham.c
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-231-90/+90
* crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin2011-04-261-40/+31
* crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin2011-04-261-1/+2
* crypto: omap-sham - remove debug printDmitry Kasatkin2011-04-261-2/+0
* crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa2011-04-261-1/+1
* crypto: omap-sham - don't treat NULL clk as an errorJamie Iles2011-01-291-2/+2
* crypto: omap-sham - backlog handling fixDmitry Kasatkin2010-12-291-4/+3
* crypto: omap-sham - zero-copy scatterlist handlingDmitry Kasatkin2010-11-271-26/+61
* crypto: omap-sham - FLAGS_FIRST is redundant and removedDmitry Kasatkin2010-11-271-7/+1
* crypto: omap-sham - hash-in-progress is stored in hw formatDmitry Kasatkin2010-11-271-14/+24
* crypto: omap-sham - crypto_ahash_final() now not need to be called.Dmitry Kasatkin2010-11-271-86/+82
* crypto: omap-sham - removed redundunt lockingDmitry Kasatkin2010-11-271-26/+21
* crypto: omap-sham - error handling improvedDmitry Kasatkin2010-11-271-23/+44
* crypto: omap-sham - DMA initialization fixes for off modeDmitry Kasatkin2010-11-271-9/+10
* crypto: omap-sham - uses digest buffer in request contextDmitry Kasatkin2010-11-271-3/+8
* crypto: omap-sham - Adjust DMA parametersSamu Onkalo2010-09-031-1/+5
* crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-261-1/+0
* crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-031-0/+1259