Home
last modified time | relevance | path

Searched refs:IMA_BPRM_APPRAISED (Results 1 – 2 of 2) sorted by relevance

/linux/security/integrity/ima/
H A Dima.h167 #define IMA_BPRM_APPRAISED 0x00020000 macro
176 IMA_BPRM_APPRAISED | IMA_READ_APPRAISED | \
H A Dima_appraise.c163 iint->flags |= (IMA_BPRM_APPRAISED | IMA_APPRAISED); in ima_cache_flags()