From: Roberto Sassu Date: Fri, 8 Nov 2013 18:21:36 +0000 (+0100) Subject: ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() X-Git-Tag: v3.14-rc1~147^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712a49bd7d00d567edd5235e6e9034c55052446b;p=pandora-kernel.git ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() Replace the '-1' value with HASH_ALGO__LAST in ima_eventdigest_init() as the called function ima_eventdigest_init_common() expects an unsigned char. Fix commit: 4d7aeee ima: define new template ima-ng and template fields d-ng and n-ng Signed-off-by: Roberto Sassu Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed