From: Dmitry Kasatkin Date: Mon, 3 May 2010 03:10:59 +0000 (+0800) Subject: crypto: omap - sha1 & md5 driver X-Git-Tag: v2.6.35-rc1~446^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8628e7c89075834fc7b44629d09ff4f9043af114;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed