Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_measurements.sh36 DIGEST_INDEX=
43 ima|ima-ng|ima-sig) DIGEST_INDEX=4 ;;
50 DIGEST_INDEX=$i
57 [ -z "$DIGEST_INDEX" ] && tst_brk TCONF \
112 digest=$(echo "$line" | cut -d' ' -f $DIGEST_INDEX)
114 tst_res TFAIL "cannot find digest (index: $DIGEST_INDEX)"