linux-stable/security/integrity/ima
Roberto Sassu dcf4e39286 ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
This patch removes the 'size_limit' argument from
ima_eventdigest_init_common(). Since the 'd' field will never include
the hash algorithm as prefix and the 'd-ng' will always have it, we can
use the hash algorithm to differentiate the two cases in the modified
function (it is equal to HASH_ALGO__LAST in the first case, the opposite
in the second).

Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
2014-01-03 07:43:00 -05:00
..
ima.h ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
ima_api.c ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
ima_appraise.c ima: define '_ima' as a builtin 'trusted' keyring 2013-10-31 20:20:48 -04:00
ima_crypto.c ima: switch to new template management mechanism 2013-10-25 17:17:06 -04:00
ima_fs.c ima: switch to new template management mechanism 2013-10-25 17:17:06 -04:00
ima_init.c ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
ima_main.c ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
ima_policy.c Revert "ima: policy for RAMFS" 2013-10-25 13:17:19 -04:00
ima_queue.c ima: pass the filename argument up to ima_add_template_entry() 2013-10-25 17:17:03 -04:00
ima_template.c ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
ima_template_lib.c ima: remove unneeded size_limit argument from ima_eventdigest_init_common() 2014-01-03 07:43:00 -05:00
ima_template_lib.h ima: extend the measurement list to include the file signature 2013-10-31 20:19:35 -04:00
Kconfig ima: define '_ima' as a builtin 'trusted' keyring 2013-10-31 20:20:48 -04:00
Makefile ima: define template fields library and new helpers 2013-10-25 17:17:05 -04:00