| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: omap-sham - hmac calculation bug fix for sha1 base hash | Dmitry Kasatkin | 2011-04-26 | 1 | -40/+31 |
* | crypto: omap-sham - enable driver for EMU chips | Dmitry Kasatkin | 2011-04-26 | 1 | -1/+2 |
* | crypto: omap-sham - remove debug print | Dmitry Kasatkin | 2011-04-26 | 1 | -2/+0 |
* | crypto: omap-sham - fix concurrent sha1 calculations | Markku Kylanpaa | 2011-04-26 | 1 | -1/+1 |
* | crypto: omap-sham - don't treat NULL clk as an error | Jamie Iles | 2011-01-29 | 1 | -2/+2 |
* | crypto: omap-sham - backlog handling fix | Dmitry Kasatkin | 2010-12-29 | 1 | -4/+3 |
* | crypto: omap-sham - zero-copy scatterlist handling | Dmitry Kasatkin | 2010-11-27 | 1 | -26/+61 |
* | crypto: omap-sham - FLAGS_FIRST is redundant and removed | Dmitry Kasatkin | 2010-11-27 | 1 | -7/+1 |
* | crypto: omap-sham - hash-in-progress is stored in hw format | Dmitry Kasatkin | 2010-11-27 | 1 | -14/+24 |
* | crypto: omap-sham - crypto_ahash_final() now not need to be called. | Dmitry Kasatkin | 2010-11-27 | 1 | -86/+82 |
* | crypto: omap-sham - removed redundunt locking | Dmitry Kasatkin | 2010-11-27 | 1 | -26/+21 |
* | crypto: omap-sham - error handling improved | Dmitry Kasatkin | 2010-11-27 | 1 | -23/+44 |
* | crypto: omap-sham - DMA initialization fixes for off mode | Dmitry Kasatkin | 2010-11-27 | 1 | -9/+10 |
* | crypto: omap-sham - uses digest buffer in request context | Dmitry Kasatkin | 2010-11-27 | 1 | -3/+8 |
* | crypto: omap-sham - Adjust DMA parameters | Samu Onkalo | 2010-09-03 | 1 | -1/+5 |
* | crypto: omap - remove unused #include <linux/version.h> | Huang Weiyi | 2010-05-26 | 1 | -1/+0 |
* | crypto: omap - sha1 & md5 driver | Dmitry Kasatkin | 2010-05-03 | 1 | -0/+1259 |