[PATCH 2/3] integrity: replace call to integrity_read_file with kernel version

2017-09-14 Thread Mimi Zohar
From: Christoph Hellwig The CONFIG_IMA_LOAD_X509 and CONFIG_EVM_LOAD_X509 options permit loading x509 signed certificates onto the trusted keyrings without verifying the x509 certificate file's signature. This patch replaces the call to the integrity_read_file() specific function

[PATCH 2/3] integrity: replace call to integrity_read_file with kernel version

2017-09-14 Thread Mimi Zohar
From: Christoph Hellwig The CONFIG_IMA_LOAD_X509 and CONFIG_EVM_LOAD_X509 options permit loading x509 signed certificates onto the trusted keyrings without verifying the x509 certificate file's signature. This patch replaces the call to the integrity_read_file() specific function with the