From: Dmitry Kasatkin Date: Mon, 6 May 2013 12:40:01 +0000 (+0300) Subject: crypto: provide single place for hash algo information X-Git-Tag: v3.13-rc1~18^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee08997fee16f10be23c9748d609dbdf3baab8e4;p=pandora-kernel.git crypto: provide single place for hash algo information This patch provides a single place for information about hash algorithms, such as hash sizes and kernel driver names, which will be used by IMA and the public key code. Changelog: - Fix sparse and checkpatch warnings - Move hash algo enums to uapi for userspace signing functions. Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar Acked-by: Herbert Xu --- Reading git-diff-tree failed