Searched hist:"8628 e7c89075834fc7b44629d09ff4f9043af114" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/ |
H A D | Makefile | diff 8628e7c89075834fc7b44629d09ff4f9043af114 Mon May 03 05:10:59 CEST 2010 Dmitry Kasatkin <dmitry.kasatkin@nokia.com> crypto: omap - sha1 & md5 driver
Earlier kernel contained omap sha1 and md5 driver, which was not maintained, was not ported to new crypto APIs and removed from the source tree.
- implements async crypto API using dma and cpu. - supports multiple sham instances if available - hmac - concurrent requests
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 8628e7c89075834fc7b44629d09ff4f9043af114 Mon May 03 05:10:59 CEST 2010 Dmitry Kasatkin <dmitry.kasatkin@nokia.com> crypto: omap - sha1 & md5 driver
Earlier kernel contained omap sha1 and md5 driver, which was not maintained, was not ported to new crypto APIs and removed from the source tree.
- implements async crypto API using dma and cpu. - supports multiple sham instances if available - hmac - concurrent requests
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|