Home
last modified time | relevance | path

Searched refs:IMA_DIR (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_setup.sh77 IMA_DIR=$SECURITYFS/ima
78 if [ ! -d "$IMA_DIR" ]; then
Dima_policy.sh35 IMA_POLICY=$IMA_DIR/policy
Dima_measurements.sh38 if [ ! -f "$IMA_DIR/policy" ]; then