Searched refs:hash_failed (Results 1 – 2 of 2) sorted by relevance
64 bool hash_failed:1; /* set if hash of any block failed */ member
186 v->hash_failed = true; in verity_handle_err()848 DMEMIT("%c", v->hash_failed ? 'C' : 'V'); in verity_status()933 DMEMIT(",hash_failed=%c", v->hash_failed ? 'C' : 'V'); in verity_status()