Searched hist:"4286587 dccd43d4f81fa227e413ed7e909895342" (Results 1 – 2 of 2) sorted by relevance
/linux/security/integrity/ima/ |
H A D | ima_template.c | diff 4286587dccd43d4f81fa227e413ed7e909895342 Fri Jun 07 12:16:34 CEST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: add Kconfig default measurement list template
This patch adds a Kconfig option to select the default IMA measurement list template. The 'ima' template limited the filedata hash to 20 bytes and the pathname to 255 charaters. The 'ima-ng' measurement list template permits larger hash digests and longer pathnames.
Changelog: - keep 'select CRYPTO_HASH_INFO' in 'config IMA' section (Kconfig) (Roberto Sassu); - removed trailing whitespaces (Roberto Sassu). - Lindent fixes
Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
|
H A D | Kconfig | diff 4286587dccd43d4f81fa227e413ed7e909895342 Fri Jun 07 12:16:34 CEST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: add Kconfig default measurement list template
This patch adds a Kconfig option to select the default IMA measurement list template. The 'ima' template limited the filedata hash to 20 bytes and the pathname to 255 charaters. The 'ima-ng' measurement list template permits larger hash digests and longer pathnames.
Changelog: - keep 'select CRYPTO_HASH_INFO' in 'config IMA' section (Kconfig) (Roberto Sassu); - removed trailing whitespaces (Roberto Sassu). - Lindent fixes
Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
|