Searched refs:LSM_ORDER_LAST (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dlsm_hooks.h128 LSM_ORDER_LAST = 1, /* This is only for integrity. */ enumerator in enum:lsm_order
/linux-master/security/integrity/evm/
H A Devm_main.c1125 .order = LSM_ORDER_LAST,
/linux-master/security/integrity/ima/
H A Dima_main.c1197 .order = LSM_ORDER_LAST,
/linux-master/security/
H A Dsecurity.c335 /* LSM_ORDER_LAST is always last. */
337 if (lsm->order == LSM_ORDER_LAST)

Completed in 152 milliseconds