Lines Matching refs:integrity
9 * - implements the integrity hooks: integrity_inode_alloc,
11 * - cache integrity information associated with an inode
22 #include "integrity.h"
131 * The integrity's "iint_cache" is initialized at security_init(),
136 panic("%s: lsm=integrity required.\n", __func__);
180 * Free the integrity information(iint) associated with an inode.
211 DEFINE_LSM(integrity) = {
212 .name = "integrity",
232 * integrity_load_keys - load integrity keys hook
245 integrity_dir = securityfs_create_dir("integrity", NULL);
250 pr_err("Unable to create integrity sysfs dir: %d\n",