From: Dmitry Kasatkin Date: Fri, 8 Jun 2012 07:42:30 +0000 (+0300) Subject: ima: use new crypto_shash API instead of old crypto_hash X-Git-Tag: v3.9-rc1~137^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76bb28f6126f20ee987b9d2570fa653d95d30ae9;p=pandora-kernel.git ima: use new crypto_shash API instead of old crypto_hash Old crypto hash API internally uses shash API. Using shash API directly is more efficient. Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed