Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlsm_hooks.h148 LSM_ORDER_LAST = 1, /* This is only for integrity. */ enumerator
/linux/security/
H A DKconfig280 LSM_ORDER_FIRST and LSM_ORDER_LAST, which are always enabled
H A Dsecurity.c387 /* LSM_ORDER_LAST is always last. */ in ordered_lsm_parse()
389 if (lsm->order == LSM_ORDER_LAST) in ordered_lsm_parse()
/linux/security/integrity/ima/
H A Dima_main.c1284 .order = LSM_ORDER_LAST,