Searched refs:LSM_ID_UNDEF (Results 1 – 3 of 3) sorted by relevance
53 #define LSM_ID_UNDEF 0 macro
3732 struct lsm_ctx lctx = { .id = LSM_ID_UNDEF, }; in security_getselfattr() 3760 if (lctx.id == LSM_ID_UNDEF) in security_getselfattr() 3948 * A value of LSM_ID_UNDEF indicates that the first LSM suppling3960 if (lsmid != LSM_ID_UNDEF && lsmid != scall->hl->lsmid->id) in security_lsmprop_to_secctx()
6960 cp->id = LSM_ID_UNDEF; in selinux_release_secctx()