kernel_optimize_test/security/integrity
Mat Martineau 2b6aa412ff KEYS: Use structure to capture key restriction function and data
Replace struct key's restrict_link function pointer with a pointer to
the new struct key_restriction. The structure contains pointers to the
restriction function as well as relevant data for evaluating the
restriction.

The garbage collector checks restrict_link->keytype when key types are
unregistered. Restrictions involving a removed key type are converted
to use restrict_link_reject so that restrictions cannot be removed by
unregistering key types.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
2017-04-04 14:10:10 -07:00
..
evm sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> 2017-03-02 08:42:40 +01:00
ima KEYS: Use structure to capture key restriction function and data 2017-04-04 14:10:10 -07:00
digsig_asymmetric.c
digsig.c KEYS: Use structure to capture key restriction function and data 2017-04-04 14:10:10 -07:00
iint.c
integrity_audit.c
integrity.h
Kconfig
Makefile